Skip to content

a blog like application for logging things found in the bog

Notifications You must be signed in to change notification settings

antmachine/bog_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple app to show RESTful HTTP practices.

Download & clone as you please.

Run 'rake db:create && rake db:migrate' to set up the postgresql database.

Use 'rails s' in the Terminal, then navigate to 'localhost:3000' in your browser to play!

If you want to play around with it right away, a functional version can be found online at ant-bog.herokuapp.com

About

a blog like application for logging things found in the bog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • Ruby 5.2%
  • CSS 0.3%