Skip to content

Repository files navigation

Chat Api (Golang)

This is an experimental chat api built in go. Following features are available in this.

  1. New user registration
  2. User Authentication using JWT
  3. CRUD on user
  4. Blocklist for users
  5. CRUD on messages
  6. CRUD on User groups
  7. CRUD on group messages
  8. Admin related operations

Tech Stack

The server is built with go-chi. For backend storage as of now Postgres is used. There are plans to introduce NoSQL DBs for message storage.

About

A backend API for chatting with people

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages