🤔How to Register?
- Create a Repository with this Template
- Register for Saturday Hack Night via Study Jams of Hub pp.a
- Read through the docs and tutorials to get a gist of the topic
- Fix your idea and explore it through LetXplore and more
letxplore
- Build your Project🚀
What is Fast API?
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
⚒️Prerequisites
- Passion to learn something new.
- Basic Python Knowledge: You should understand variables, functions, loops, and Python data types.
- Familiarity with HTTP Methods: Such as
GET
, POST
, PUT
, and DELETE
, and what they are used for.
<aside>
💡 If you are a beginner, then don’t worry. We will be there to help you learn & build something awesome.
</aside>
Documentations
Installation