https://github.com/ronykader/rest-api-laravel
A Laravel REST API, built on the Laravel PHP framework, is a web service following REST principles. It offers endpoints for clients to Create, Read, Update, and Delete resources, often using JSON for data exchange. Laravel's features like Eloquent ORM and routing make it a popular choice for building efficient and robust RESTful APIs.
https://github.com/ronykader/rest-api-laravel
laravel10 rest-api
Last synced: about 2 months ago
JSON representation
A Laravel REST API, built on the Laravel PHP framework, is a web service following REST principles. It offers endpoints for clients to Create, Read, Update, and Delete resources, often using JSON for data exchange. Laravel's features like Eloquent ORM and routing make it a popular choice for building efficient and robust RESTful APIs.
- Host: GitHub
- URL: https://github.com/ronykader/rest-api-laravel
- Owner: ronykader
- Created: 2022-11-28T09:32:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T06:01:52.000Z (over 3 years ago)
- Last Synced: 2025-01-27T14:49:24.348Z (over 1 year ago)
- Topics: laravel10, rest-api
- Language: PHP
- Homepage:
- Size: 73.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Forntend Application
- [For frontend application](https://github.com/RonyKader/react-auth-firebase).