Documentation

Here you can find the documentation for the active modules.

nostraddress

/nostraddress
GET

This module returns the pubkey for a nostraddress name for each domain.

media

/media
GET POST PUT DELETE

This module handles media uploads, downloads, media tags, etc.

lightning

/lightningaddress
GET PUT DELETE

This module handles ightning redirections for a nostraddress.

verify

/verify
POST

This module can verify a nostr note integrity and timestamp.

register

/register
POST

This module handles usernames creation from trusted pubkeys.

domains

/domains
GET PUT

This module handle lists of registered domains and usernames.

admin

/admin
GET POST

Admin API, reboot, update remove and modify fields, server status, etc.

frontend

/
GET POST

This module handles the frontend, login page, register, dashboard, etc.