Skip to content

riccardomerolla/blog-python-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-python-mongodb

Simple Blog in Python and MongoDB

mongo shell

use blog db.posts.drop()

terminal

mongoimport -d blog -c posts < posts.json

python blog.py

http://localhost:8082/

About

Simple Blog in Python and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages