DEV Community

Cover image for I’m Learning FastAPI by Building and Sharing My Own APIs – Feedback Welcome!
momobabinks
momobabinks

Posted on

I’m Learning FastAPI by Building and Sharing My Own APIs – Feedback Welcome!

Hey devs πŸ‘‹

I recently started learning FastAPI and wanted to get some real-world experience by building and publishing a few small APIs.

🌐 What I built:

To practice, I created and deployed a few simple APIs on RapidAPI, including:

  • β˜€οΈ A real-time Weather API
  • πŸ”³ A QR Code Generator API
  • βœ‚οΈ A few text-processing tools (case converters, cleaners, etc.)

Most of them have free usage plans, so feel free to give them a try!

πŸ”— Here’s my profile:

https://rapidapi.com/user/mohamedmouminchk


πŸ“š Why I'm doing this:

I’m still a beginner, and I wanted to go beyond just watching tutorials. By actually building things and sharing them, I'm learning:

  • How to structure and document APIs
  • How to deploy and version them
  • How to handle feedback, bugs, and real use cases

πŸ™ I’d love your feedback!

If you have a minute to try one of the APIs, I’d be super grateful for any feedback:

  • Is the documentation clear?
  • Is the response structure clean?
  • Any bugs or design issues?
  • Is it useful at all?

Whether you're a beginner like me or more experienced, your opinion would really help me grow.


πŸš€ Next steps

I plan to:

  • Add better error handling and validation
  • Make the docs more beginner-friendly
  • Create small front-end demos to showcase each API

Thanks for reading, and thanks in advance to anyone who checks them out or drops a comment! πŸ™Œ

Feel free to connect β€” I love learning with others who are building cool stuff, even small things.

Top comments (0)