This website requires JavaScript.
Explore
Help
Register
Sign In
williamp
/
chatservice_concept
Watch
1
Star
0
Fork
0
You've already forked chatservice_concept
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19
Commits
2
Branches
0
Tags
9d7ad260f24de4d9c3dfdebbe21d5c913ff367ee
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
William P
9d7ad260f2
change user type from int to uuid string
2025-03-27 20:33:48 -04:00
.direnv
initial commit
2024-12-29 18:06:39 -05:00
.vscode
initial commit
2024-12-29 18:06:39 -05:00
api
change user type from int to uuid string
2025-03-27 20:33:48 -04:00
db
refactor to have all DB executive functions be in api/
2025-03-27 14:12:10 -04:00
docs
update api docs
2025-03-27 18:48:18 -04:00
test_data
change user type from int to uuid string
2025-03-27 20:33:48 -04:00
vendor
implement POST message creation
2025-03-24 15:02:24 -04:00
.envrc
initial commit
2024-12-29 18:06:39 -05:00
.gitignore
initial commit
2024-12-29 18:06:39 -05:00
flake.lock
initial commit
2024-12-29 18:06:39 -05:00
flake.nix
initial commit
2024-12-29 18:06:39 -05:00
go.mod
implement POST message creation
2025-03-24 15:02:24 -04:00
go.sum
implement POST message creation
2025-03-24 15:02:24 -04:00
LICENSE
add license
2025-03-27 19:11:38 -04:00
main.go
abstraction
2024-12-29 19:48:41 -05:00
Description
Chat service concept
MIT
648
KiB
Languages
Go
97.2%
Nix
2.8%