Skip to content

OliDM/ppt-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppt-Blog

###Installation

To install the dependencies run the following commands

Bower Install
bundle install

To install Bower or Bundler see the following links

###About the app

The app was made using Sinatra and it contains the following routes(asumming you are using the default port 4567 ):

###notes

  • The app is a very simple one that only shows data and queries depending on the values send via the routes parameters.
  • The posts are read directly from the posts.json file.
  • start the app run the server from the root folder using ruby main.rb.
  • The tests were written using Rspect so to test them use rspec spec.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors