Internet Cipher Relay Chat
Go to file
antifallobst 4bf8f83ba8
refactor(api): promoted endpoints module to a directory
2024-03-22 14:57:11 +01:00
src refactor(api): promoted endpoints module to a directory 2024-03-22 14:57:11 +01:00
.env refactor: renamed to icrc-server 2024-03-18 09:39:12 +01:00
.gitignore initial commit 2024-03-17 21:22:23 +01:00
Cargo.lock feat(api): implemented /account/register 2024-03-19 23:57:46 +01:00
Cargo.toml feat(api): implemented /account/register 2024-03-19 23:57:46 +01:00
LICENSE initial commit 2024-03-17 21:22:23 +01:00
README.md refactor: renamed to icrc-server 2024-03-18 09:39:12 +01:00

README.md

ICRC - Internet Cipher Relay Chat

Basically IRC but encrypted.

Docs (Usage, API, etc.) will follow.