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
- Host: GitHub
- URL: https://github.com/guyfedwards/api-base
- Owner: guyfedwards
- Created: 2021-06-18T22:58:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T23:03:00.000Z (about 5 years ago)
- Last Synced: 2025-12-28T18:52:15.765Z (6 months ago)
- Language: JavaScript
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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