Meetup
Eventbrite
Kommunity
Mobilizon
Cvent
DownToMeet
Nextdoor
Facebook
FastAPI
Flask
ExpressJS
Django
Yii Framework
Bottle
Ruby on Rails
Laravel
Meetup
FastAPIWhen our backend team needs to build services for data parsing, aggregators, or high-load APIs, FastAPI is our absolute go-to choice. It completely lives up to its name-development speed is outstanding.
The combination of Pydantic for data validation and built-in async support keeps our shared codebase clean, strictly typed, and reliable. But the biggest highlight for our cross-functional team is the automatic generation of interactive OpenAPI (Swagger) documentation. Our frontend and mobile developers no longer have to wait for backend engineers to manually update API docs; everything stays perfectly in sync automatically. It has drastically improved our team's communication and delivery speed.
Based on our record, Meetup seems to be a lot more popular than FastAPI. While we know about 4199 links to Meetup, we've tracked only 311 mentions of FastAPI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Especially if this is your first meetup, youโll want to โover-promoteโ. Itโll take time to get the message out to all relevant community members. Start promoting at least four weeks out. Share it within your local developer communities via Slack or Discord. Submit it to local tech newsletters, submit it to your cityโs Luma calendar. Create listings on Eventbrite and/or Meetup.com (just make sure youโve got a... - Source: dev.to / over 1 year ago
I've had success with https://meetup.com/ and https://guild.host/ for finding ; can't offer too much help with scheduling :P I generally check the above sites mid-week, and sign up for things in the coming week. That's been a nice sweet-spot for being able to be early enough before things fill up, while avoiding accidentally having to cancel other things in my life for the meetups. - Source: Hacker News / over 1 year ago
If you live in a larger city, itโs likely that there are events or meetups nearby. I recommend using meetup.com or checking local event websites for tech-related meetups. Although you may be looking for a job, itโs better to focus on making real connections here. Going to events and asking everyone you meet if theyโre hiring isnโt a great way to go about it. To form connections, Iโd recommend picking 1-2 regular... - Source: dev.to / almost 2 years ago
There might not be anything specifically like meetup.com but there are probably things going on. Source: over 2 years ago
It is a pain to find a proper badminton community here in Budapest. In other cities, all you needed to do is search up on google and then you are immediately greeted by a bunch of badminton-loving people online. Although there are, some niche and quite hidden badminton meetup groups such as the two large groups on meetup.com, however, the users there are not made to be active and you cannot host meetup events on... Source: over 2 years ago
The Sovereign SDK is a Python-native framework designed to minimize prose overhead while generating ironclad, cryptographic execution receipts for AI agents, complete with drop-in FastAPI/Starlette ASGI middleware. - Source: dev.to / about 1 month ago
We had a feature in production where a single user request could run for five-plus minutes โ fetch documents, chunk them, hit an LLM per chunk, synthesize a final answer. We did the obvious thing first: a FastAPI handler that ran the pipeline and streamed progress back to the browser over Server-Sent Events. - Source: dev.to / 2 months ago
FastAPI is a Python framework for building APIs quickly, efficiently, and with very little code. - Source: dev.to / 3 months ago
Backend: Python-based FastAPI for its asynchronous I/O capabilities and rapid JSON serialization. - Source: dev.to / 3 months ago
FastAPI is a high-performance web framework that is production-ready and designed for building APIs in python, with roots embedded in asynchronous programming. It embraces Pythonโs asyncio model as its core principle rather than treating it as optional. This design choice gives FastAPI leverage for I/O bound workloads such as db access, external API calls and real-time data streaming. - Source: dev.to / 3 months ago
Eventbrite - Discover Great Events or Create Your Own & Sell Tickets
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
Kommunity - Explore communities that share your passion with millions of people
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Mobilizon - A free and federated tool to get our events off Facebook
Django - The Web framework for perfectionists with deadlines