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

https://github.com/roscibely/usg_sjn


https://github.com/roscibely/usg_sjn

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## Run

```bash
$ streamlit run main.py
```

In virtual codespace
```bash
$ streamlit run main.py --server.enableCORS false --server.enableXsrfProtection false
```