Skip to content

arunsankar9/api_workflo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

Steps to Run the app

Unzip the content

>rake db:create

>rake db:migrate

>rails s

in browser goto localhost:3000/

You will get a add terminal page

Add few terminals

then in your browser give

localhost:3000/api/terminals.json

You should get list of Terminals in JSON format

for XML format

localhost:3000/api/terminals.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages