Skip to content

vmx/noise-indexserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serving up a Noise index

This is a simple HTTP server to serve up a Noise index.

Quickstart

npm install
node index.js <path-to-noise-index>

Now you can query it with e.g.

curl -X POST http://localhost:3000/query -d 'find {}'

License

This project is Licensed under the MIT License.

About

A simple HTTP server to serve up a Noise index

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published