Skip to content

andre1810/thecodinglove_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Wraps thecodinglove random in REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published