Skip to content

LondonBiofoundry/bsb_fastapi

Repository files navigation

BasicSynBio API

This API is build with Fast API and can be accessed at https://basic-syn-bio.herokuapp.com CORS dependent. The documentation can be viewed at https://basic-syn-bio.herokuapp.com/docs

At the documentation a list of the endpoints can be seen and tested!

Testing

This repo uses snapshot testing with pytest, to run simply run:

$ pytest

Pytest

Linting

This repo is linted with black python linter, to lint simply run

$ black .

Lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published