Giter Site home page Giter Site logo

restful's Introduction

安装依赖

aniso8601 9.0.1 certifi 2016.2.28 click 7.1.2 configparser 4.0.2 cx-Oracle 7.3.0 Flask 1.1.2 Flask-RESTful 0.3.8 c:\users\timot.conda\envs\flask\lib\site-packages Flask-SQLAlchemy 2.4.4 itsdangerous 1.1.0 Jinja2 2.11.3 MarkupSafe 1.1.1 pip 20.0.2 pytz 2021.1 setuptools 36.4.0 six 1.15.0 SQLAlchemy 1.3.23 Werkzeug 1.0.1 wheel 0.36.2 wincertstore 0.2

安装 flask_restful, flask, flask-sqlalchemy, cx-Oracle==7.3 pymysql

git clone

修改数据库链接文件, 在config.connection.conf

生成数据库表: python init.py build

插入数据: python init.py update

删除表: python init.py clean

所有Model相关的在models 目录下

所有router的业务逻辑在router目录下

修改url路径,如“localhost:5000/user/<user_id>”, 在start.py 文件里

启动server python start.py

restful's People

Contributors

kerrydong11 avatar timoxue avatar

Watchers

James Cloos avatar  avatar

Forkers

kerrydong11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.