|
58 | 58 |
|
59 | 59 | ° [](https://www.django-rest-framework.org/#quickstart)
|
60 | 60 |
|
61 | | - <a href="https://github.com/wsvincent/awesome-django"> |
62 | | - <img width="10%" src="https://github.com/CarlosViniMSouza/Roadmap-FullStack-Python/blob/master/image/awesome.png"/> |
63 | | - <br> Awesome Django </br> |
64 | | - </a> |
| 61 | + ° [🕶 Awesome Django](https://github.com/wsvincent/awesome-django) |
65 | 62 |
|
66 | | - <a href="https://github.com/nioperas06/awesome-django-rest-framework"> |
67 | | - <img width="10%" src="https://github.com/sindresorhus/awesome/blob/main/media/logo.svg"/> |
68 | | - <br> Awesome Django Rest Framework </br> |
69 | | - </a> |
| 63 | + ° [🕶 Awesome Django Rest Framework](https://github.com/nioperas06/awesome-django-rest-framework) |
70 | 64 |
|
71 | | - ° [Django CMS](https://docs.google.com/document/d/1f5eWyD_sxUSok436fSqDI0NHcpQ88CXQoDoQm9ZXb0s/edit) |
| 65 | + ° [🖥 Django CMS](https://docs.google.com/document/d/1f5eWyD_sxUSok436fSqDI0NHcpQ88CXQoDoQm9ZXb0s/edit) |
72 | 66 |
|
73 | 67 | ### Ok, It may seem like little to study, but Django's ecosystem is vast (it can take months to develop a good foundation and generate a few small projects). But if you are patient, this time spent will pay off! ✌️😉
|
74 | 68 |
|
75 | 69 | - 🌶 Flask trail
|
76 | 70 |
|
77 | 71 | ° [](https://flask.palletsprojects.com/en/2.0.x/)
|
78 | 72 |
|
79 | | - <a href="https://github.com/humiaozuzu/awesome-flask"> |
80 | | - <img width="10%" src="https://github.com/sindresorhus/awesome/blob/main/media/logo.svg"/> |
81 | | - <br> Awesome Flask </br> |
82 | | - </a> |
| 73 | + ° [🕶 Awesome Django](https://github.com/humiaozuzu/awesome-flask) |
83 | 74 |
|
84 | | - ° [Flask RESTful](https://flask-restful.readthedocs.io/en/latest/) |
| 75 | + ° [🌶🔏 Flask RESTful](https://flask-restful.readthedocs.io/en/latest/) |
85 | 76 |
|
86 | 77 | ### Flask is generally the second most used python framework on the web (second only to Django); for a few reasons: in addition to being simpler than its competitor (Django), it provides more freedom and flexibility to the developer. Very suitable for small building web applications.
|
87 | 78 |
|
|
91 | 82 |
|
92 | 83 | ° [](https://github.com/tiangolo/fastapi)
|
93 | 84 |
|
94 | | - <a href="https://github.com/mjhea0/awesome-fastapi"> |
95 | | - <img width="10%" src="https://github.com/sindresorhus/awesome/blob/main/media/logo.svg"/> |
96 | | - <br> Awesome FastAPI </br> |
97 | | - </a> |
| 85 | + [🕶 Awesome Django](https://github.com/mjhea0/awesome-fastapi) |
98 | 86 |
|
99 | 87 | ### FastAPI (different from Flask and Django), was made thinking about making API's easier to build - but it is highly recommended in the technology market, so I think it's good to take some time to study it!
|
100 | 88 |
|
|
0 commit comments