Skip to content

bluethumbart/blog-server

Repository files navigation

A simple blog server

Running the app

git clone the app and run bundle install

git clone [email protected]:bluethumbart/blog-server.git
cd blog-server
bundle install
shotgun -p 4000

An API server will be running on http://localhost:4000

Routes

GET  /posts
POST /posts

GET  /posts/:id

GET  /posts/:id/comments
POST /posts/:id/comments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •