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

https://github.com/louis70109/python-import-env-json-string

Import env JSON string with temp memory file.
https://github.com/louis70109/python-import-env-json-string

Last synced: 9 months ago
JSON representation

Import env JSON string with temp memory file.

Awesome Lists containing this project

README

          

# Example

## Prerequisite

- Python 3.7+
- Docker

## Development

```
pip install -r requirements.txt
python main.py
```

#### Or

```shell
docker-compose up
```

```shell
curl http://localhost:8080/
```

## LICENSE

MIT