Skip to content

jkcable/payme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payme

starter sinatra app

#Start the Service

bundle exec rackup -p 9292 config.ru

#Goto: http://localhost:9292/form

#cURL: ##Post:

curl --data "message=HelloCurl" http://localhost:9292/form

##Get:

curl  http://localhost:9292/form

About

starter sinatra app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published