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

https://github.com/ssciwr/donation-webserver

Webserver for email donation
https://github.com/ssciwr/donation-webserver

Last synced: 8 months ago
JSON representation

Webserver for email donation

Awesome Lists containing this project

README

          

# donation-webserver
Webserver for email donation

# Install [mysql-client](https://github.com/PyMySQL/mysqlclient) dependencies

```
sudo apt-get install python3-dev default-libmysqlclient-dev build-essential pkg-config

```