Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wnm-trojan/laravel-api-core
This is a Laravel RESTful API core with JWT authentication and Containerization. It can be used for your backend API service projects.
https://github.com/wnm-trojan/laravel-api-core
api-service backend-service docker-compose jwt-authentication laravel-framework laravel9 php php8 restful
Last synced: about 2 months ago
JSON representation
This is a Laravel RESTful API core with JWT authentication and Containerization. It can be used for your backend API service projects.
- Host: GitHub
- URL: https://github.com/wnm-trojan/laravel-api-core
- Owner: wnm-trojan
- Created: 2023-07-04T18:24:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-04T18:29:21.000Z (over 1 year ago)
- Last Synced: 2024-10-12T11:22:39.311Z (3 months ago)
- Topics: api-service, backend-service, docker-compose, jwt-authentication, laravel-framework, laravel9, php, php8, restful
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel API Core
This is a Laravel RESTful API core with JWT authentication and Containerization. It can be used for your backend API service projects.
php: "^8.0.2"
laravel/framework: "^9.19"