Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stanleymasinde/koa-template
A Koajs template I use.
https://github.com/stanleymasinde/koa-template
Last synced: 1 day ago
JSON representation
A Koajs template I use.
- Host: GitHub
- URL: https://github.com/stanleymasinde/koa-template
- Owner: StanleyMasinde
- License: mit
- Created: 2024-01-06T12:53:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-06T13:22:45.000Z (12 months ago)
- Last Synced: 2024-05-27T19:15:45.172Z (7 months ago)
- Language: TypeScript
- Homepage: http://about.stanleymasinde.com/koa-template/
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Build and test](https://github.com/StanleyMasinde/koa-template/actions/workflows/node.js.yml/badge.svg)](https://github.com/StanleyMasinde/koa-template/actions/workflows/node.js.yml)
## Koa TemplateA Koa.js starter template for APIs
Quick Start
Coming soon#### Features
- Minimalistic Koa setup
- Efficient routing with `@koa/router`
- Middleware for common tasks:
- Error handling
- Body parsing
- Static file serving
- Environment-based configuration
- Testing with Jest
- Linting ESLint (Coming soon)
- Prettier for code formatting (Coming soon)#### Configuration
Coming soon#### Contributing
Coming soon#### License
Cosming soon