Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 Template

A 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