Skip to content

Repository files navigation

cohost api

This repo contains the backend API for cohost application. It is a python flask application with a PostgreSQL database.

Development

Start Postgres DB in docker

docker-compose up -d

Initialize database models

make resetdb

Start application in development mode

make run

About

Python API for cohost app: Python, Flask, Sqlalchemy, PostgreSQL

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages