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

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.

Awesome Lists containing this project

README

          

## Forntend Application

- [For frontend application](https://github.com/RonyKader/react-auth-firebase).