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

https://github.com/rasbeetech/anonymous-message-board

API service for an anonymous message board
https://github.com/rasbeetech/anonymous-message-board

automated-testing expressjs javascript mocha-chai mongodb mongoosejs nodejs

Last synced: 7 months ago
JSON representation

API service for an anonymous message board

Awesome Lists containing this project

README

          

Welcome to anonymous-message-board 👋



Version

Documentation


Maintenance


License: MIT

> Anonymous message board

## Install

```sh
npm install
```

## Usage

```sh
npm start
```

## Run tests

```sh
npm run test
```

## Author

👤 **RasbeeTech**

* Website: linkedin.com/in/mykalbailey/
* Github: [@RasbeeTech](https://github.com/RasbeeTech)

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [RasbeeTech](https://github.com/RasbeeTech).

This project is [MIT](https://github.com/RasbeeTech/Anonymous-Message-Board/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_