https://github.com/codewithgodstime/builtwithfastapi
https://github.com/codewithgodstime/builtwithfastapi
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithgodstime/builtwithfastapi
- Owner: codeWithGodstime
- Created: 2025-08-30T14:24:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T19:13:23.000Z (7 months ago)
- Last Synced: 2025-10-19T01:56:26.432Z (6 months ago)
- Language: HTML
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# My FastAPI Portfolio
This repository serves as a collection and directory for various projects I'm working on. Each project is contained within its own subfolder and has its own detailed README file.
## 🚀 Project Directory
Below is a list of the projects housed in this repository. Click on a project's link to navigate to its dedicated folder.
📂 ChatRoom
- An aynchronous chatroom built with fastapi and rabbitmq.
Technologies Used: FastAPI, RabbitMQ, Docker
[➡️ Go to Project Alpha](/chat_app)
📂 NoteAPP
- A simple note taking api with CRUD functionality and authentication.
Technologies Used: Python, FastAPI
[➡️ Go to Project Beta](/note_app)
## 🤝 Contributing
While this is a personal collection, I'm open to suggestions and collaborations! If you have ideas for improvements or want to contribute, please feel free to open an issue or submit a pull request.
Fork the Project
Create your Feature Branch (git checkout -b feature/NewFeature)
Commit your Changes (git commit -m 'Add some NewFeature')
Push to the Branch (git push origin feature/NewFeature)
Open a Pull Request
## 📜 License
This repository is distributed under the MIT License. See the LICENSE file for more information. Each individual project may have its own license, specified within its subfolder.