Skip to content

christiandbf/reign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reign

Technical test Reign.

Demo

Run

Use the docker-compose up -d command:

docker-compose up -d

API Endpoints

General information

  • All endpoints return either a JSON object or array.

Get posts

{URL}/posts

Return posts ordered by date.

Delete post

{URL}/posts/:id

Return post deleted.

Populate

{URL}/posts/populate

Fetch posts from Hacker news and update database.

About

Reign technical test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published