https://github.com/zhadier/fastapi-backend
The backend API connected to the Airtable database for the Stealth coding challenge.
https://github.com/zhadier/fastapi-backend
Last synced: 10 months ago
JSON representation
The backend API connected to the Airtable database for the Stealth coding challenge.
- Host: GitHub
- URL: https://github.com/zhadier/fastapi-backend
- Owner: zhadier
- License: mit
- Created: 2022-08-24T10:44:18.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-26T16:03:48.000Z (over 3 years ago)
- Last Synced: 2025-01-26T11:12:15.482Z (12 months ago)
- Language: Python
- Size: 18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## FastApi backend
> The backend API connected to the Airtable database for the Stealth coding challenge.
### Front-end Repository
You can find the front-end repository [right here](https://github.com/zhadier/Stealth-Coding-Challenge) to check the code used in the website to implement this API. This project was made with React
## Heroku Deployment
- [Live Demo](https://fastapi-stealth.herokuapp.com/)
## Built With
- Languages: _**Python**_
- Frameworks: _**Fast API**_
- Database: _**Airtable**_
## Getting Started
### Clone this repository
```bash
$ git clone git@github.com:zhadier/fastApi-backend.git
$ cd fastApi-backend/
```
### Commands to run
Run
```bash
$ python3 -m venv venv
$ pip install -r requirements.txt
```
## Authors
👤 **Zeeshan Haider**
Platform | Badge |
--- | --- |
**GitHub** | [@zhadier](https://github.com/zhadier)
**LinkedIn** | [Zeeshan Haider](https://www.linkedin.com/in/zhadier39/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!