Ernesto Jiménez Villas...
netorcido
Tech Lead
|
BEDU
3 points
Tools netorcido is Following
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Unicorn
unicorn.bogomips.org
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-ba...
Gunicorn
gunicorn.org
Gunicorn is a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly comp...
Next.js
nextjs.org
Next.js is a minimalistic framework for server-rendered React applications.
Nameko
nameko.io
Python microservices framework that leverages AMQP for RPC. It supports asynchronous and synchronous events.
Uvicorn
uvicorn.org
It is a lightning-fast ASGI server, built on uvloop and httptools. Until recently Python has lacked a mi...
FastAPI
fastapi.tiangolo.com
It is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard...