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

https://github.com/siilwyn/cheers-receiver

Simple Node.js server that counts amount of cheers given.
https://github.com/siilwyn/cheers-receiver

Last synced: 4 months ago
JSON representation

Simple Node.js server that counts amount of cheers given.

Awesome Lists containing this project

README

        

# Cheers Receiver
[![Travis Build Status][travis-badge]][travis]
[![LGTM Grade][lgtm-badge]][lgtm]

Simple HTTP Node.js server that stores POST requests containing a slug in a [LevelDB](https://github.com/google/leveldb) database to count the amount of given cheers.

[travis]: https://travis-ci.com/Siilwyn/cheers-receiver
[travis-badge]: https://api.travis-ci.com/Siilwyn/cheers-receiver.svg
[lgtm]: https://lgtm.com/projects/g/Siilwyn/cheers-receiver/
[lgtm-badge]: https://tinyshields.dev/lgtm/grade/javascript/g/Siilwyn/cheers-receiver.svg