Skip to content

Rdbaker/weasl-api

Repository files navigation

Weasl API

Setup

Prerequesites

  • Python 3.8
  • PostgreSQL 9.5

Installation

pipenv install
. env.sh
. secrets.sh
. setup_db.sh
flask db upgrade

Running the server

. env.sh
. secrets.sh
flask run

Running the tests

. env.sh
. secrets.sh
flask test

About

The API for weasl.in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages