Skip to content

kylefoo/boltbutton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 2.3.1

  • System dependencies

  • Configuration

  • Database creation Postgresql

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions Capistrano

  • How to make api call

⋅⋅⋅Post Request Url: https://boltbutton.com/api/products/1/order

⋅⋅⋅Body

{ "name" : "kylefoo", "amount" : "10", "email" : "[email protected]", "collection_id" : "0xviqv40", "description" : "123, Jalan Malaka, Taman Mala. Malaysia" }