FastAPI app (#27)
* Added fastapi app files * Refactor for less complicated model structure * Added redirect from root endpoint to docs endpoint * Add api deps to main env.yml * Hide root endpt from schema & set searchKernels to always true * Remove spiceql dep * Update readme * Update getTargetOrientations and getTargetStates endpoints
fastapi/README.md
0 → 100644
fastapi/app/__init__.py
0 → 100644
fastapi/app/main.py
0 → 100644
Please register or sign in to comment