Skip to content

DeadlyFirex/OrderServer

OrderServer

Python package wakatime
Backend for the order applications, does all the processing for all the applications ran.

Description

Application built in pure Python, acts as an REST API.
Made with Flask and several extensions and uses JWT to authenticate

Installation

Looking in the flaskr folder, the init file is the file to run.
It is however recommended to run the application through flask itself.
You can run the app on Linux by executing

/usr/bin/python3 -m flask run -h 0.0.0.0 -p 8000

Docker support will soon be available.

Roadmap

The roadmap can be found right here
Vision for the project is quite simple.

Configuration

Configuration is accessible here, rename the file to config.json on finish.
Extended explanation will be provided soon.

URL mapping

Will be provided soon.

Database

Currently, the application only supports local SQLite3 databases.
Extended support for different database structures will be added later.

Libraries

About

Backend for the order applications

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages