We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541f8fd commit 5bca574Copy full SHA for 5bca574
1 file changed
README.md
@@ -0,0 +1,16 @@
1
+# Funregulation (Back-end)
2
+
3
+A software to construct Gene Regulatory Networks (GRNs), developed as an undergraduate thesis at UNEB;
4
+You may download and read more about this project [HERE](https://drive.google.com/file/d/14EhBhTKVeYIREZlxgaFASaM7pQkBLbA6/view?usp=sharing);
5
6
+## 🛠️ Developed with
7
8
+* [Python](https://docs.python.org/3/) - Programming language
9
+* [Django REST](https://www.django-rest-framework.org/) - Framework to build API
10
+* [Celery](https://docs.celeryq.dev/en/stable/) - Distributed Task Queue
11
+* [RabbitMQ](https://www.rabbitmq.com/) - Broker
12
13
+## ✒️ Team
14
15
+* **Alexandre Rafael Lenz** - [Github](https://github.com/alexandrelenz)
16
+* **Gabriel Antônio Alves de Amorim** - [Github](https://github.com/GabrielNew)
0 commit comments