https://github.com/codewithsushil/rest-api
REST API: Login, Register, Dashboard, CRUD, Search, Pagination
https://github.com/codewithsushil/rest-api
api authentication authorization crud login-system pagination rest-api restful-api
Last synced: 7 months ago
JSON representation
REST API: Login, Register, Dashboard, CRUD, Search, Pagination
- Host: GitHub
- URL: https://github.com/codewithsushil/rest-api
- Owner: CodeWithSushil
- License: apache-2.0
- Created: 2025-02-23T13:27:17.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-03-05T13:49:21.000Z (11 months ago)
- Last Synced: 2025-04-11T11:51:49.547Z (10 months ago)
- Topics: api, authentication, authorization, crud, login-system, pagination, rest-api, restful-api
- Language: PHP
- Homepage:
- Size: 122 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# REST-API
REST API: Login, Register, Dashboard, CRUD, Search, Pagination
## Requirement:
1. HTML
2. CSS (with Framework)
3. JavaScript (DOM,BOM, with AJAX)
4. PHP (PDO,OOPs)
5. SQL (MySQL, SQLite3, MariaDB)
## Workflows
1. Responsive Layouts (Flexbox, Grid)
2. Login/Register page with input validation
3. Realtime update without page reload.
4. API integration.