api

package
v0.0.0-...-b851740 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGuest

func CreateGuest(c echo.Context) error

POST - create individual guest

func CreateParty

func CreateParty(c echo.Context) error

POST - create new party

func CreateUser

func CreateUser(c echo.Context) error

func DeleteGuest

func DeleteGuest(c echo.Context) error

DELETE - delete individual guest

func DeleteParty

func DeleteParty(c echo.Context) error

DELETE - delete party

func DeleteUser

func DeleteUser(c echo.Context) error

func EditUser

func EditUser(c echo.Context) error

func FetchInviteDetails

func FetchInviteDetails(c echo.Context) error

func FetchInviteDetailsProtected

func FetchInviteDetailsProtected(c echo.Context) error

func FindInviteId

func FindInviteId(c echo.Context) error

GET - find invitation id from email

func GenRefreshToken

func GenRefreshToken(c echo.Context) error

func GetGuest

func GetGuest(c echo.Context) error

GET - get individual guest

func GetGuests

func GetGuests(c echo.Context) error

GET - get guests for a party id

func GetParties

func GetParties(c echo.Context) error

GET - get all parties

func GetParty

func GetParty(c echo.Context) error

GET - get an individual party

func GetSettings

func GetSettings(c echo.Context) error

GET - get all settings and values

func GetUser

func GetUser(c echo.Context) error

GET - get individual user

func GetUsers

func GetUsers(c echo.Context) error

GET - get user list

func HealthCheck

func HealthCheck(c echo.Context) error

GET - Health Check

func SendInvite

func SendInvite(c echo.Context) error

POST - send invite through sendgrid

func UpdateGuests

func UpdateGuests(c echo.Context) error

PUT - update guests for a party

func UpdateInvite

func UpdateInvite(c echo.Context) error

func UpdateParty

func UpdateParty(c echo.Context) error

PUT - update party

func UpdateSettings

func UpdateSettings(c echo.Context) error

func UploadInviteImage

func UploadInviteImage(c echo.Context) error

func UploadSignatureImage

func UploadSignatureImage(c echo.Context) error

func UserLogin

func UserLogin(c echo.Context) error

POST Request

Types

type H

type H map[string]interface{}

Jump to

Keyboard shortcuts

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