Skip to content

eiffelqiu/grape-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grape-sqlite

1: Rubygems

$ bundle install

2: Create table

$ rake db:migrate:up

3: Start server

$ rackup

4: API

$ open http://localhost:9292

$ curl -X POST -d 'usr=qiuhaifeng&content=leavemessage&device=32431242143211234&app=liuyaozhuanggua&ip=123.33.44.55' http://localhost:9292/posts   

$ open http://localhost:9292/posts

About

grape-sqlite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages