notes-api

command module
v0.0.0-...-990f8ab Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: GPL-3.0 Imports: 22 Imported by: 0

README

Encnotes API

Notes api written in Go for Encnotes

Deploy on Railway

API Endpoints

GET
  • /api/ping
  • /api/notes
  • /api/notes/[id]
  • /api/info
  • /api/verify
POST
  • /api/register
  • /api/login
  • /api/logout
  • /api/notes
  • /api/sendEmail
Delete
  • /api/notes
PUT
  • /api/notes

Environment Variables Required

MONGO_URL

PORT

EMAIL_PASSWORD

EMAIL

SMTP_HOST

HCAPTCHA_SECRET

REDIS_HOST

REDIS_PORT

REDIS_USERNAME

REDIS_PASSWORD

Used Technologies

  • Gofiber for server
  • MongoDB for database
  • Redis for sessions

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