Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 6 days 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/)