api

command
v0.0.0-...-cdd45d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2019 License: AGPL-3.0 Imports: 28 Imported by: 0

README

APIs

These are the different APIs that each handle a separate portion of the app.

Types of APIs

  • Authentication
    • User login/logout
    • Modification of user account
    • Validates authentication tokens
  • Users
    • Register a user
    • Modify a user's information
    • Search for users by username
  • Chats
    • Create a chat with specified users
    • Manage users in a chat
    • Delete a chat
  • Messages
    • Send messages to a chat
    • Receive message from a chat
    • Modify a message in a chat
  • Files
    • Upload a file for a message
    • Download a file from a message
  • WebSockets
    • Send a message in real-time
    • Get notified of a message in real-time

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL