Skip to content

AryaSvitkona/rotor-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RotorManager

Small Express API for learning purpose.

  1. Run app with npm run dev (Node >16 required)
  2. App should run on http://localhost:8000/api/v1/
  3. OpenAPI Doc should run on http://localhost:8000/api/v1/

To Do's

  • Add express-validator
  • Use Prisma & Database
  • Add all schemas to OpenApi Spec
  • Add all endpoints to OpenApi Spec
  • Add docker-compose.yaml for local development
  • Authentication & Authorization ex. with Passport
  • Rewrite app in Typescript
  • Write automated tests
  • Write PWA App as Client

Bookmarks

About

Small Express API for learning purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published