Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lhns/cdn-cache
https://github.com/lhns/cdn-cache
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lhns/cdn-cache
- Owner: lhns
- License: apache-2.0
- Created: 2021-08-11T08:15:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T00:23:19.000Z (about 1 month ago)
- Last Synced: 2024-10-11T00:09:26.712Z (about 1 month ago)
- Language: Scala
- Size: 183 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cdn-cache
## Example Configuration
#### CDN_SETTINGS
```json
{
"jspm": {
"uri": "https://ga.jspm.io/",
"memCache": true
}
}
```## Screenshots
![grafik](https://user-images.githubusercontent.com/1524059/133780974-ca600e17-b4b4-4f87-ab73-ee80431e4ad4.png)
## License
This project uses the Apache 2.0 License. See the file called LICENSE.