Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 307 Bytes

FasterApi

FasterApi is a python library that abstracts FastApi in an attempt to shorten development time.

The library simplifies :

  1. CRUD operations
  2. User account management
  3. Authentication & Authorization
  4. Roles & Permission management
  5. Db connection
  6. Routing