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

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/static/v1?label=BY&message=ZeeshanHaider&color=red)

## 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!