FastAPI
FastAPI – фреймворк, про который однозначно стоит рассказать. Честно, синтаксис мне кажется намного приятнее, чем у других фреймворков.
Интересно, что автор фреймворка глубоко изучил несколько других фреймворков, от классических, таких как Django, до более современных, таких как Sanic, а также изучил различные технологии в NestJS (веб-фреймворк Node.js, Typescript).
Фреймворк имеет важную особенность – автоматическая генерация документации: как только ваши конечные точки будут реализованы, вы сможете поиграться с API, используя соответствующий стандартам пользовательский интерфейс. Поддерживаются SwaggerUI, ReDoc и другие.
FastAPI построен на удивительной библиотеке Starlette, в результате чего производительность сравнима с Node.js, а в некоторых случаях даже Go! В целом, складывается стойкое предчувствие, что FastAPI будет мчаться вперёд как лучший асинхронный фреймворк для Python.
#фреймворки#web
https://docs.djangoproject.com/en/1.11/ref/contrib/gis/
#GeoDjango intends to be a world-class #geographic#Web#framework. Its goal is to make it as easy as possible to build #GIS Web applications and harness the power of spatially enabled data.
#typescript#agent#ai#ai_agents#browser_automation#javascript#typescript#ui_automation#web
Page Agent is an open-source tool that lets you control webpages with simple natural language commands, like "Click the login button." It runs directly in your browser with one line of code—no extensions, Python, or screenshots needed—and works with your own AI models for privacy. Use it for fast form filling, AI copilots in apps, accessibility via voice, or multi-page tasks. This saves time by turning clicks into sentences, making complex web apps easy and accessible for everyone.
https://github.com/alibaba/page-agent
#rust#async#framework#http_server#rust#salvo#web
Salvo is a simple yet powerful Rust web framework that gives you fast, modern servers (HTTP/1–3, WebSocket/WebTransport) with minimal Rust knowledge required, built on Hyper and Tokio. It uses a unified handler/middleware model, an infinitely nestable, chainable router for clear public/private route grouping, built-in multipart/file upload and data extraction, automatic OpenAPI generation, ACME TLS support, and a CLI to scaffold projects—so you can prototype and deploy secure, high-performance backends quickly with less boilerplate and easier routing, testing, and API documentation.
https://github.com/salvo-rs/salvo
Навигация по каналу.
Всем привет, с вами разработчик из Петербурга, а здесь мой личный блог. Многие люди говорят мне, что им нравится, как я пишу, и это поддерживает существование данного канала. Тут совершенно точно не будет примитивного агрегатора новостей, очередной подборки мемов или филиала твиттера с короткими эмоциональными высказываниями. Данный блог — вдумчивый и авторский, содержит мои размышления и пережитый опыт. Подписывайтесь, если вам действительно интересно читать. Буду рад также вашему участию в обсуждениях.
Вот основные теги:
#dev — программирование
#gadgets — гаджеты
#games — видеоигры и настолки
#fiction — книги, фильмы
#hobby — DIY и другие хобби
#web — интернет, соцсети
#life — просто о жизни
Mull
This is a privacy oriented and deblobbed web browser based on Firefox. It enables many features upstreamed by the Tor uplift project using preferences from the arkenfox-user.js project. It is compiled from source and proprietary blobs are removed using scripts by Relan.
Source code : https://gitlab.com/divested-mobile/mull-fenix
Project website: https://divestos.org
F-Droid repo:
https://divestos.org/fdroid/official/?fingerprint=E4BE8D6ABFA4D9D4FEEF03CDDA7FF62A73FD64B75566F6DD4E5E577550BE8467
📡@NoGoolag📡@Libreware
#mull#web#browser#ff#firefox#fennec
Zottion Medical Website.
The Zootion Center for Health Solutions is your source for a fresh perspective on health care. Creating action through our Health Equity Institute and our commitment to contribute to issues created by COVID-19 and broader disparities in health.
#ui#ui#website#healthcare#digitalmedicine#web
Follow us: Telegram · Instagram · Dribbble
📢 Oferta especial de Hosting +Dominio + Desarrollo Web personalizado 🥳.
Somos hicSeo, agencia número 1 en Cuba en SEO y desarrollo web👨💻
🏃♂️Contacta hoy con nosotros para que no te quedes fuera 👩💻💫 Aprovecha nuestra oferta flash y tendrás un sitio web profesional diseñado para ti en tan solo 15 días 😲.
¡Y eso no es todo lo que obtendrás!👇
Posicionamiento SEO inicial📈: ¡Que te encuentren en Google!
Conexión con tus redes sociales🌍: Amplía tu alcance y genera más engagement.
Soporte técnico 🧰: Siempre tendrás a alguien para ayudarte.
¡Entra a nuestra web, escríbenos hoy y has crecer tu negocio!
🌐https://hicseo.com/web/?utm_source=social&utm_medium=organic&utm_campaign=web_design
📞5351752836
••••••••••••• 🔺 •••••••••••••
Promocionado por Anuncios-cu.com
••••••••••••••••••••••••••••••••
#hicseo#desarrolloweb#hostingydominio#hosting#dominio#paginaweb#web#paginawebprofesional#ofertaflash#negocios#cubanos
https://thinkster.io/topics/django
Looking to build #fullstack apps with #Django?
Looking to build a production ready Django #JSON#API?
Building a Production Ready Django JSON API
🔸Setting up #JWT Authentication
🔸Profiles
🔸Articles
🔸Comments
🔸Following
🔸Favoriting
🔸Tagging
🔸Pagination
🔸Filtering
🔸Conclusion
Configuring Django Settings for Production
Building #Web#Applications with Django and #AngularJS
🔸Learning Django and AngularJS
🔸Setting up your environment
🔸Extending Django's built-in User model
🔸Serializing the Account Model
🔸Registering new users
🔸Logging users in
🔸Logging users out
🔸Making a Post model
🔸Rendering Post objects
🔸Making new posts
🔸Displaying user profiles
🔸Updating user profiles
🔸Congratulations, you did it!