xxz / apistar-project-template

APIStar project template, AKA Boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apistar-project-template

APIStar project template, AKA Boilerplate.

juan@x ~/ $ git clone https://github.com/juancarlospaco/apistar-project-template.git

Cloning into 'apistar-project-template'...
remote: Counting objects: 39, done.
remote: Compressing objects: 100% (28/28), done.
remote: Total 39 (delta 1), reused 35 (delta 1), pack-reused 0
Unpacking objects: 100% (39/39), done.

juan@x ~/ $ cd apistar-project-template/

juan@x ~/ master|✓ $ apistar run

 * Running on http://127.0.0.1:8080/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 602-786-241
 
^C
juan@x ~/ master|✓ $ # Happy Hacking!.

About

APIStar project template, AKA Boilerplate.

License:Other


Languages

Language:Python 96.8%Language:HTML 3.2%