Skip to content
This repository has been archived by the owner on Oct 27, 2019. It is now read-only.
/ blogapi Public archive

API for my personal blog, rewritten with Bocadillo

Notifications You must be signed in to change notification settings

florimondmanca/blogapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogapi

This project was generated using Bocadillo CLI version 0.2.1.

Install

Install Python dependencies:

pipenv install

Usage

Start the uvicorn server:

uvicorn blogapi.asgi:app

To enable hot reload, use the --reload option.

The server will run at http://localhost:8000.

Happy coding!

Getting help

To get further help on Bocadillo CLI:

To get help on Bocadillo, visit the Bocadillo docs site.

If you like Bocadillo, feel free to show some love by starring the repo. ❣️

About

API for my personal blog, rewritten with Bocadillo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published