Skip to content

nicksp/laterpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Articles With No Clutter

Setup & Usage

  1. Clone the repo
  2. Install deps: yarn
  3. Start the service by running: yarn start
  4. Populate the local DB with articles of choice from inside your terminal: curl --data "url=http://article/url/path" http://localhost:3000/articles
  5. Open the browser, hit http://localhost:3000/articles address and preview saved articles 😃

About

A RESTful web service to collect and read beautifully formatted articles from the internet.

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors