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

https://github.com/markthree/static

静态文件仓库
https://github.com/markthree/static

deno deno-deploy static std

Last synced: 4 months ago
JSON representation

静态文件仓库

Awesome Lists containing this project

README

          

# static

自建的静态文件资源库


## URL

```shell
https://markthree-static.deno.dev
```


## Stack

完全由 [Deno](https://deno.land/) 的 [file_server](https://deno.land/std@0.167.0/http/file_server.ts?s=serveDir) 标准库搭建,并部署在 [Deno Deploy](https://deno.com/deploy) 之上。


## License

Made with [markthree](https://github.com/markthree)

Published under [MIT License](./LICENSE).