An open API service indexing awesome lists of open source software.

https://github.com/codewithgodstime/builtwithfastapi


https://github.com/codewithgodstime/builtwithfastapi

Last synced: about 2 months ago
JSON representation

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.