Skip to content

To develop a basic Restful API used on flask. 基于flask实现一个基本的Restful API

Notifications You must be signed in to change notification settings

mikellxy/Flask-Restful-API

Repository files navigation

Flask-Restful-API

To develop a basic Restful API used on flask. 基于flask实现一个基本的Restful API

To run de project: cd to the root of setup.py in your CLI: set FLASK_APP=flask (export for linux) [set FLASK_DEBUG=1] flask run

The project structure: flaskr/ flask_restful_api/ serializer # module of the serializer

flaskr/ flask_restful_api/ generics # module of the generic CBVs

flaskr/ flask_restful_api/ generics # module of the Minxins to enhance CBVs

About

To develop a basic Restful API used on flask. 基于flask实现一个基本的Restful API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published