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

https://github.com/etesam913/titanic-api-example


https://github.com/etesam913/titanic-api-example

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## Usage

- Run the server

```bash
uvicorn main:app --reload
```

- To load the data from the csv make a post request to the `/uploadcsv` endpoint with the `titanic.csv` data in the request