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
14
Commits
2
Branches
0
Tags
a7466e5c7713953070b2e355c843aa1c32804cae
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
a7466e5c77
implement message updates
2025-03-27 14:41:02 -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
implement message updates
2025-03-27 14:41:02 -04:00
db
refactor to have all DB executive functions be in api/
2025-03-27 14:12:10 -04:00
docs
API docs
2024-12-29 23:29:33 -05:00
test_data
use form data for new messages
2025-03-24 21:33:56 -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
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%