Skip to content

Access Nostr Relay content through the HTTP protocol, addressing the issue of search engine indexing and access to Nostr data.

License

Notifications You must be signed in to change notification settings

duozhutuan/NostrHTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NostrHTTP

Access Nostr Relay content through the HTTP protocol, addressing the issue of search engine indexing and access to Nostr data.

Install Dependencies

Before running the project, ensure all required dependencies are installed. You can install them using the following command:

pip3 install -r requirements.txt

Run the Project

After installing the dependencies, start the Flask application with the following command:

flask --app app/app.py run

drawing

About

Access Nostr Relay content through the HTTP protocol, addressing the issue of search engine indexing and access to Nostr data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published