Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 625 Bytes

File metadata and controls

17 lines (14 loc) · 625 Bytes

free-machine

The project is based on a fake gym academy where we can simulate a management of theirs students, teachers, payments and so on. It would be amazing if each module was in an API application, just like a microservices.

Features and ideias

  • Http Router
  • Acl with reader and writer permissions
  • Consice and simple API error control
  • Correct use of http codes
  • Rest API between system modules

Usefull