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
30
Commits
2
Branches
0
Tags
b44d59bd2123d266aab541709a0ca379745b15f3
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
b44d59bd21
chore: add bashInteractive to buildInputs in dev shell
2025-04-06 23:34:06 -04:00
api
split auth functions to auth.go
2025-04-06 21:45:01 -04:00
db
refactor to have all DB executive functions be in api/
2025-03-27 14:12:10 -04:00
docs
update routes doc
2025-03-27 21:21:34 -04:00
test_data
create password auth skeleton
2025-03-30 20:54:41 -04:00
vendor
update vendor files
2025-03-30 12:57:39 -04:00
.envrc
initial commit
2024-12-29 18:06:39 -05:00
.gitignore
add direnv and vscode dotfiles to gitignore
2025-03-27 22:04:27 -04:00
flake.lock
chore: update flake, move to nixos-unstable
2025-04-06 21:48:58 -04:00
flake.nix
chore: add bashInteractive to buildInputs in dev shell
2025-04-06 23:34:06 -04:00
go.mod
update vendor files
2025-03-30 12:57:39 -04:00
go.sum
update vendor files
2025-03-30 12:57:39 -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%