This website requires JavaScript.
Explore
Help
Sign in
stereo.cat
/
backend
Watch
2
Star
0
Fork
You've already forked backend
0
Code
Issues
3
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
meow :3
18
commits
6
branches
0
tags
983
KiB
Go
95.7%
Dockerfile
4.3%
a0f58e0d44
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
hexlocation
a0f58e0d44
Merge pull request 'authentication' (
#2
) from authentication into dev
...
Reviewed-on:
#2
2025-05-06 07:11:27 +00:00
internal
Merge branch 'dev' into authentication
2025-05-06 07:10:56 +00:00
.air.toml
feat: upload route
2025-05-05 14:43:21 +01:00
.env.example
feat: jwt token generation (todo: create jwt validation middleware)
2025-05-05 23:04:50 +02:00
.gitignore
feat: basic auth shit + db init
2025-05-05 19:34:28 +02:00
go.mod
feat: jwt token generation (todo: create jwt validation middleware)
2025-05-05 23:04:50 +02:00
go.sum
feat: jwt token generation (todo: create jwt validation middleware)
2025-05-05 23:04:50 +02:00
main.go
feat: jwt token generation (todo: create jwt validation middleware)
2025-05-05 23:04:50 +02:00
README.md
fix: move shit to parent folder
2025-05-05 12:22:58 +02:00
README.md
stereo.cat backend
written in Go, uses Gin.