Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sherlockboy/rest-api-laravel
REST API with Layered Architecture.
https://github.com/sherlockboy/rest-api-laravel
crud laravel repository-pattern rest-api sanctum search service
Last synced: 30 days ago
JSON representation
REST API with Layered Architecture.
- Host: GitHub
- URL: https://github.com/sherlockboy/rest-api-laravel
- Owner: Sherlockboy
- Created: 2021-11-01T20:20:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T17:07:17.000Z (over 2 years ago)
- Last Synced: 2023-08-23T21:13:59.419Z (over 1 year ago)
- Topics: crud, laravel, repository-pattern, rest-api, sanctum, search, service
- Language: PHP
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Task description
1. Registration / Login
2. Profile (data of the registered user, name, email, phone number)
3. Product categories (CRUD)
3. Product placement, properties: user_id, category_id, photo, name, description, price
4. List of goods
5. Detailed view of the product
6. Search for products by keywords
7. Removing itemsPostman Docs: https://www.postman.com/interstellar-space-24432/workspace/public/collection/12411946-6d355724-8150-467b-8a7a-e7bba19978db?action=share&creator=12411946