This is a small starter for restful api using express
configured to use:
- Express
- Vitest
- Typescript
Template comes with example routes that can be deleted and modified anytime
- Barebones
- Customizable
- Test Ready
- Vitest for unit testing
- SuperTest for API endpoint testing
- ESM Support