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

https://github.com/cryptoc1/cameron

The friendly API.
https://github.com/cryptoc1/cameron

Last synced: 2 months ago
JSON representation

The friendly API.

Awesome Lists containing this project

README

          

Cameron
=======

Introducing Cameron, the friendly API. Because everybody needs a pick-me-up.

Development
-----------

Clone, install, and run, baby.

```bash
git clone https://github.com/trmml/cameron

cd cameron && npm install # installs dependencies
npm start # runs on localhost:2267!
```

API Endpoints
-------------

### `/compliment`
Provides a random compliment.

### `/compliment/:name`
Compliments the provided name.

LICENSE
-------

[License](LICENSE)