Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g2bc/funregulationapi
https://github.com/g2bc/funregulationapi
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/g2bc/funregulationapi
- Owner: G2BC
- Created: 2021-10-07T04:10:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T14:10:29.000Z (7 months ago)
- Last Synced: 2024-06-12T16:45:33.890Z (7 months ago)
- Language: Python
- Size: 350 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Funregulation (Back-end)
A software to construct Gene Regulatory Networks (GRNs), developed as an undergraduate thesis at UNEB;
You may download and read more about this project [HERE](https://drive.google.com/file/d/14EhBhTKVeYIREZlxgaFASaM7pQkBLbA6/view?usp=sharing);## 🛠️ Developed with
* [Python](https://docs.python.org/3/) - Programming language
* [Django REST](https://www.django-rest-framework.org/) - Framework to build API
* [Celery](https://docs.celeryq.dev/en/stable/) - Distributed Task Queue
* [RabbitMQ](https://www.rabbitmq.com/) - Broker## ✒️ Team
* **Alexandre Rafael Lenz** - [Github](https://github.com/alexandrelenz)
* **Gabriel Antônio Alves de Amorim** - [Github](https://github.com/GabrielNew)