Skip to content

MontyPyBlog/MontyPyBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MontyPyBlog

A CMS API written in Python with Django

Sample Post data response: { "AuthorId": "544bf200438b4c5ac432fdf1", "Content": "Post content", "Created On": "2014-10-25 19:01:41.792000", "Featured Image": "slog-one", "Gallery Images": "slugs-one", "Id": "544bf395438b4c5c3943c907", "Post Type": "post", "Title": "Post Title #1" }

Sample user data response: { "Admin": true, "Created On": "2014-10-25 19:05:05.511000", "Email": "user1@user.com", "Id": "544bf461438b4c5c3943c909", "Last Login": "2014-10-25 20:05:03", "Username": "User1" }

About

A CMS API written in Python with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages