Fragalysis Backend - Welcome!¶
Contents¶
- Introduction
- Local developer environment setup
- Running in Production (+CI/CD)
- RESTful API (Models, Serializers and Views)
- Crystallographic data (Models)
- Computational data (Models)
- Projects data (Models)
- Crystallographic data (Views)
- Computational data (Views)
- Project data (Views)
- Miscellaneous data (Views)
- Uploading computational data (Celery tasks and django template)
- Serving static files (media)