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

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

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.