2.0.0 • Published 1 year ago

jsonphp v2.0.0

Weekly downloads
58
License
MIT
Repository
github
Last release
1 year ago

Warnings: This documentation is incomplete.

Excuses: I apologize for the English used, my language is Spanish.

Json PHP

Content

  1. Introduction.
  2. Dependencies.
  3. Starting.

Introduction

This project arises as an alternative to the creation of web services.

Dependencies

Starting

In principle, don't forget to open the "XAMPP Control Panel" and start the "Apache" and "MySQL" services. Now we will create a folder called "mybackend" in the path of the "XAMPP" file, which would be with the following path "../xampp/htdocs/mybackend". With the folder ready, we can now access it using the console of your operating system and execute the following command, which brings all the files from the "jsonphp" project.

install-here jsonphp

Now we will execute the following commands that bring all the dependencies of the "jsonphp" project.

npm i composer install

Types of web services states

  • Successful request.
  • Controlled exception of the system.
  • Uncontrolled exception.
  • The session could not be validated.
2.0.0

1 year ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.5.3

4 years ago

0.5.2

4 years ago