Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 350 Bytes

File metadata and controls

9 lines (8 loc) · 350 Bytes

Structure

  • core - basic server definitions
  • typed (core) - create typed endpoints with documentation
  • auth (typed) - pre-made auth stuff
  • upload-files (typed, services) - create typed endpoints with documentation
  • ktor (core) - run the definition in Ktor
  • aws (core) - run the definition in AWS Lambda
  • meta (upload-files) - the admin panel