langbuddyAPI

command module
v0.0.0-...-a8a23d7 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 License: MIT Imports: 19 Imported by: 0

README

langbuddyAPI

Its a restfull api that i am working on for my new flutter project.
I am beginner on Golang so if you are a developer who look for example api code you probly should use this project.
There will be many missing and bad coded parts in this project cause for now i just want to get used with language and packages

Features

JWT Access Token
JWT Refresh Token
Account registration/login
Freind Requests
Random Friend Search
Push Notification via Firebase messaging
Chat system (websocket)

Requests

AUTH

/api/v1/users/login POST
/api/v1/users/register POST
/api/v1/users/refreshToken POST

Friends

/api/v1/friends/sendRequest POST
/api/v1/friends/data GET
/api/v1/friends/accept POST
/api/v1/friends/reject POST

/api/v1/search/ POST

User

/api/v1/user/language POST

Chat

/api/v1/chat/:roomid (websocket)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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