Skip to content

charlieyyy/user-mangement-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-management-demo

This project builds a RESTful API that handles basic operations on class User and class Article using python, flask, mongoDB.

Table of contents

Technologies

  • flask == 1.0.2
  • flask_restful == 0.3.6
  • mongoengine == 0.11.0
  • Flask-JWT >= 0.3.2

Features

List of features ready

  • User login authentication
  • User data management - get, put, post, delete
  • Article data management - get, put, post, delete

Testing

The unit testing of this project is done by nose

License

Distributed under the MIT License.

Contact

Mingli Yang

Project Link: https://github.com/charlieyyy/chess

About

builds a RESTful API that handles basic operations on class User and class Article using python, flask, mongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages