Skip to content

Refactor and separate nostr part of the code #75

@im-adithya

Description

@im-adithya

Currently all the echo handlers lie in the nostr file and even the service is defined there. It would be great if we can move the service and it's handler functions elsewhere (ideally to service.go) and only keep nostr related parts of the code in internal/nostr/nostr.go

Also, kinda related: #72 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions