https://github.com/cryptoc1/cameron
The friendly API.
https://github.com/cryptoc1/cameron
Last synced: 2 months ago
JSON representation
The friendly API.
- Host: GitHub
- URL: https://github.com/cryptoc1/cameron
- Owner: Cryptoc1
- License: mit
- Created: 2016-03-08T17:55:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T20:38:46.000Z (over 10 years ago)
- Last Synced: 2025-01-27T06:31:09.490Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://cameron-api.herokuapp.com/
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)