Skip to content

Latest commit

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

brapi-postgres

A BrAPI server implementation using PostgreSQL as its core technology. The very light application code in this repo uses flask.

Development

  1. Start up the postgreSQL container.
docker compose up -d
  1. Install dependencies (optionally create a virtual environment first).
pip install -r requirements.txt
  1. Run flask development server in debug mode.
flask --app server run --debug

About

A BrAPI server implementation using PostgreSQL as its core technology.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages