An open API service indexing awesome lists of open source software.

https://github.com/guyfedwards/api-base

Base project for building api
https://github.com/guyfedwards/api-base

Last synced: about 1 month ago
JSON representation

Base project for building api

Awesome Lists containing this project

README

          

# api-base

Base api project to get up and running, includes the following:
- typescript
- fastify
- knex
- docker-compose (for dev/test)
- dockerfiles
- eslint
- jest