README
athena
I'm tired of rebuilding the same architecture over and over for REST & GraphQL APIs. Athena's goal is to consolidate and improve the best practices I try to follow, and make them extensible and reproducible.
The only logic in my server-side codebase should be application-specific business logic.
Usage
See the demo codebase in src/demo. (Pay attention to src/demo/index.ts, which initializes everything!)