issues
search
gyorilab
/
indra_network_search
REST API for querying the network of biochemical mechanisms in the INDRA DB.
BSD 2-Clause "Simplified" License
0
stars
2
forks
source link
Fix cors, docker build and requirements
#30
Closed
kkaris
closed
7 months ago
kkaris
commented
7 months ago
This PR does:
Add CORSMiddleware and allow calls from discovery.indra.bio
Pin fastapi and pydantic
Get ubuntu 20.04 explicitly for building the Docker
Update author email
Code formatting: Fix strings that were split up
This PR does: