@compas/server
Version:
Koa server and common middleware
27 lines (20 loc) • 1 kB
Markdown
# @compas/server
<p>
<a href="https://packagephobia.com/result?p=@compas/server" target="_blank">
<img src="https://packagephobia.com/badge?p=@compas/server" alt="Install size">
</a>
<a href="https://github.com/compasjs/compas/actions/workflows/checks.yml" target="_blank">
<img src="https://github.com/compasjs/compas/actions/workflows/checks.yml/badge.svg" alt="CI status badge">
</a>
<a href="https://codecov.io/gh/compasjs/compas" target="_blank">
<img src="https://codecov.io/gh/compasjs/compas/branch/main/graph/badge.svg?token=81D84CV04U" alt="Codecov status">
</a>
</p>
---
A Koa powered server with common utilities. Take a look at the
[documentation](https://compasjs.com/getting-started.html).
## Maintenance mode
Compas is in maintenance mode. The packages will be maintained for the
foreseeable future. New features might be added, but some will also be dropped
in favor of other ecosystem-available libraries. Please don't start new projects
using Compas.