0.1.0 • Published 8 years ago

thecodinglove_parser v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

thecodinglove_parser

Wraps thecodinglove random entries in REST API to use in SPA or apps.

Usage

  1. Install dependencies via npm install
  2. Start REST API via npm start
  3. Browse to http://localhost:3000/random

Example response of /random:

{
  title: "First review of intern´s code",
  image: "http://tclhost.com/Yhq6PBi.gif"
}

License

MIT - see LICENSE