Skip to content

lucianoratamero/apistar-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apistar-example

this apistar app is an example for my apistar talk. the slides are here (in pt_BR).

installation

create a virtualenv with python3 (no python2 support), then install the requirements.

pip install -r requirements.txt

with the packages installed, you may create your db:

apistar migrate

then, run the app:

apistar run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages