Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

webapi-falcon

Simple web api

  • run falcon
   gunicorn -b 0.0.0.0:8000 swooping:app

  • request
   e.x)
   $ curl http://example.com:8000/hook.pokkun.rss-update -X POST -d '{"text" : "tweet:urls"}'
   $ {"tw_status": 200}
   ---> tweet somthing thorough twitter developers api

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages