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

https://github.com/tiger-githubb/univ-check-api

A scalable, stateless RESTful API for academic attendance management. Features RBAC authentication (JWT), event-driven attendance validation, optimized query performance, and modular service-layer architecture. Supports multi-tenancy, request validation, and high concurrency handling.
https://github.com/tiger-githubb/univ-check-api

academic-system api-design attendance-management event-driven-architecture multi-tenancy restful-api

Last synced: about 2 months ago
JSON representation

A scalable, stateless RESTful API for academic attendance management. Features RBAC authentication (JWT), event-driven attendance validation, optimized query performance, and modular service-layer architecture. Supports multi-tenancy, request validation, and high concurrency handling.

Awesome Lists containing this project

README

        

# univ-check-api
A scalable, stateless RESTful API for academic attendance management. Features RBAC authentication (JWT), event-driven attendance validation, optimized query performance, and modular service-layer architecture. Supports multi-tenancy, request validation, and high concurrency handling.