This website requires JavaScript.
Explore
Help
Register
Sign in
crony
/
UpFast
Watch
1
Star
0
Fork
You've already forked UpFast
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Simple file upload and sharing tool
fastapi
files
python
share
upload
5
commits
2
branches
4
tags
113
KiB
Go
46.4%
Nix
23.2%
HTML
19.1%
CSS
11.3%
2edeff726d
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
CronyAkatsuki
2edeff726d
go mod tidy
2023-12-21 11:22:31 +01:00
public
/views
Add basic index page.
2023-12-21 11:22:31 +01:00
.gitignore
Start a go rewrite.
2023-12-21 11:22:31 +01:00
go.mod
go mod tidy
2023-12-21 11:22:31 +01:00
go.sum
go mod tidy
2023-12-21 11:22:31 +01:00
LICENSE
Start a go rewrite.
2023-12-21 11:22:31 +01:00
main.go
Add basic index page.
2023-12-21 11:22:31 +01:00
README.md
Update readme
2023-12-21 11:22:31 +01:00
README.md
Rewrite
Rewriting upfast in go mostly for learning, and in general even faster and more robust tool.