Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/dyegopimentel/api-rest-crud-php
- Owner: DyegoPimentel
- License: mit
- Created: 2022-03-24T15:36:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T14:49:58.000Z (over 2 years ago)
- Last Synced: 2024-06-21T18:55:25.431Z (8 months ago)
- Topics: mysql, php, rest-api, restful-api
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)