Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

narenaryan/Falcon-REST-API-Pattern

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falcon-REST-API-Pattern

Massively scalable RESTFul API design with Falcon and PyPy

Please be sure that your virtual environment is faconenv PyPy interpreter.

$ source falconenv/bin/activate

Then run

(falconenv)$ pip install -r requirements.txt

Then serve app using gunicorn

(falconenv)$ gunicorn app:api

Now visit http://localhost:8000/notes/

to fetch notes using GET request.

About

Massively scalable RESTFul API design with Falcon and PyPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.