An open API service indexing awesome lists of open source software.

https://github.com/dyegopimentel/api-rest-crud-php

In this project I create a REST API using PHP, and with this API it's possible to do CRUD in a MySQL database.
https://github.com/dyegopimentel/api-rest-crud-php

mysql php rest-api restful-api

Last synced: 3 months ago
JSON representation

In this project I create a REST API using PHP, and with this API it's possible to do CRUD in a MySQL database.

Awesome Lists containing this project

README

          

**Languages:** English - [Português](README_PT-BR.md)

# REST API using PHP and MySQL

In this project I create a REST API using PHP, and with this API it's possible to do CRUD in a MySQL database.
This project was developed to demonstrate my technical knowledge in a job interview, where the main objective of the test is to assemble a REST API with CRUD and document the API endpoints.

*See full documentation:*

- 👩🏻‍💻 [Documentation](https://dyego-pimentel.gitbook.io/api-rest-and-crud/)

---
Developed by [Dyego Pimentel](https://www.linkedin.com/in/dyegopimentel/)