command
module
Version:
v0.0.0-...-ab539c4
Opens a new window with list of versions in this module.
Published: Aug 14, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Encnotes API
Notes api written in Go for Encnotes
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
PUT
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.