Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/navanchauhan/callmemaybe

Python framework to handle phone calls (Incoming + Outgoing)
https://github.com/navanchauhan/callmemaybe

Last synced: 2 days ago
JSON representation

Python framework to handle phone calls (Incoming + Outgoing)

Awesome Lists containing this project

README

        

```
uvicorn main:app --host 0.0.0.0 --port 6789
```

Look at `sample.env` for environment variables.