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

https://github.com/garrying/viewsource.info

issue 03, spring 2024, 𝓉𝒽𝑒 𝒽𝓉𝓂𝓁 π“‡π‘’π“‹π’Ύπ‘’π“Œ
https://github.com/garrying/viewsource.info

html

Last synced: 4 months ago
JSON representation

issue 03, spring 2024, 𝓉𝒽𝑒 𝒽𝓉𝓂𝓁 π“‡π‘’π“‹π’Ύπ‘’π“Œ

Awesome Lists containing this project

README

          

# viewsource.info

Run locally with `python3`.

1. Clone repository: `git clone git@github.com:garrying/viewsource.info.git`
2. Run locally: `python3 -m http.server`
3. Visit your `localhost` on port `8000`: http://localhost:8000 or http://127.0.0.1:8000

## License

viewsource.info content is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/)

The code is available under the [GPL-3.0 license](LICENSE).