Skip to content

fukusukei/responder-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

responder-sample

Usage

  • create init table
    python models.py
    
  • run
    python run.py
    
  • sample post command
    curl http://127.0.0.1:5042/api/todo -X POST -H "Content-Type: application/json" -d '{"name": "value", "text": "test"}'
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published