Szeket / ipfs-search-api

Microservice for searching the ipfs-search.com Elasticsearch index.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfs-search.com search API

Maintainability Backers on Open Collective Sponsors on Open Collective

Microservice for searching the ipfs-search.com Elasticsearch index.

API Spec

swagger-api validator-badge

Documentation

Statically generated documentation for the API can be found in the docs folder and beautifully rendered interactive documentation is hosted at Swagger.

JavaScript/TypeScript client

There's a JavaScript/TypeScript client provided in the client folder and through npm.

Server

Open the server folder and run:

npm install
npm start

This will start an API server listening on port 9615, expecting Elasticsearh to be available on port 9200 on the localhost.

About

Microservice for searching the ipfs-search.com Elasticsearch index.

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 55.0%Language:JavaScript 38.9%Language:Shell 5.5%Language:Dockerfile 0.5%