Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodeholic/deno-serve-static-files
Sample package which shows how you can serve static files in Deno.
https://github.com/thecodeholic/deno-serve-static-files
deno denoland denoserver denostaticfiles
Last synced: about 2 months ago
JSON representation
Sample package which shows how you can serve static files in Deno.
- Host: GitHub
- URL: https://github.com/thecodeholic/deno-serve-static-files
- Owner: thecodeholic
- Created: 2020-06-29T14:07:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T16:32:21.000Z (over 3 years ago)
- Last Synced: 2023-02-28T22:31:35.044Z (almost 2 years ago)
- Topics: deno, denoland, denoserver, denostaticfiles
- Language: TypeScript
- Homepage: https://youtu.be/sFqihYDpoLc
- Size: 3.91 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serve static files in Deno
If you want to see final version of the code check [this branch](https://github.com/thecodeholic/deno-serve-static-files/tree/final-version).
> The project was created along with Youtube Video ["Serve static files in Deno - 2 different ways"](https://youtu.be/sFqihYDpoLc).
> I appreaciate if you like the video and share it.