aboutsummaryrefslogtreecommitdiff
path: root/gn3/app.py
AgeCommit message (Expand)Author
2022-12-22auth: implement OAuth2 flow.oauth2_auth_flowFrederick Muriuki Muriithi
2022-11-23Create a new REST endpoint for fetching a phenotype's metadataMunyoki Kilyungi
2022-10-28Add search.Arun Isaac
2022-05-26Add Endpoint to get menu items for use in UIFrederick Muriuki Muriithi
2022-03-03Add endpoint for checking state of external processesFrederick Muriuki Muriithi
2022-01-22add endpoint for ctlAlexander Kabui
2021-10-19Allow CORS_ORIGINS to be configurable via the environmentFrederick Muriuki Muriithi
2021-09-27fix merge conflictsAlexander Kabui
2021-09-22Fix typing issuesFrederick Muriuki Muriithi
2021-09-22Fix pylint errorsFrederick Muriuki Muriithi
2021-09-20Enable Cross-Origin Resource SharingFrederick Muriuki Muriithi
2021-09-16Intergrate the heatmap generation with the APIFrederick Muriuki Muriithi
2021-09-16register wgcna blueprintAlexander Kabui
2021-05-17Register rqtl blueprintzsloan
2021-05-08Add endpoints for (batch) entering phenotypes and genotypesBonfaceKilz
2021-03-15Delete redundant gn3/config.pyBonfaceKilz
2021-03-13Correlation api (#2)Alexander Kabui
2021-03-08Prepend all endpoints with "api"BonfaceKilz
2021-02-16Register "general" blueprint endpointsBonfaceKilz
2021-02-16Register blueprints in gn3/app.pyBonfaceKilz
2021-02-15Bootsrap the flask applicationBonfaceKilz