@siren-js/server
Version:
Siren API server library
52 lines (32 loc) • 1.52 kB
Markdown
# Siren.js Server
[](https://npmjs.org/@siren-js/server)
[]()
[](https://github.com/RichardLitt/standard-readme)
[](LICENSE)
[](https://github.com/siren-js/.github/blob/main/profile/CONTRIBUTING.md)
[Siren](https://github.com/kevinswiber/siren) API server library for JavaScript
## Table of Contents <!-- omit in toc -->
- [Background](#background)
- [Install](#install)
- [Usage](#usage)
- [API](#api)
- [Maintainer](#maintainer)
- [Contributing](#contributing)
- [License](#license)
## Background
<!-- TODO -->
## Install
```bash
npm install @siren-js/server
```
## Usage
## API
See our [docs](https://siren-js.github.io/server).
## Maintainer
[@dillonredding](https://github.com/dillonredding)
## Contributing
See our [contribution guidelines](https://github.com/siren-js/.github/blob/main/profile/CONTRIBUTING.md).
PRs accepted.
If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
[MIT](./LICENSE) © 2023 Dillon Redding