REST API IN PHP 7

Job ID: 34408795

Budget: $30 – $250 USD

I need the development of a REST API in PHP 7 without Frameworks.

Methods: GET, POST, PUT, PATCH and DELETE.
If the PUT and PATCH method do the same process, only take into account the PUT method.

The API must allow creating, updating, querying and deleting records.

You must create a unique token for each user that needs to connect to the API in the fooddelivery_user_token table. The "Token" field must be unique and must be the key to consume the API, if the token is incorrect it does not exist, it must not allow the connection.

The fooddelivery_user_token table with the “Restaurant_id” field is related to the fooddelivery_restaurant table with the id field.

I share the files and the database to test the API from a form, the operation of the processes to create, update, consult and delete records in the fooddelivery_bookorder table must be tested.

Tests must be run as an external user that is required to consume the API.

Make the documentation explaining all the functioning of the API.

Based on the professional experience of the freelance, you can make improvements and changes that you see necessary.
Related categories: PHP JavaScript Software Architecture MySQL REST API