Skip to content

mapped/mapped-haystack

Repository files navigation

Mapped Haystack

Mapepd Haystack is a Haystack HTTP endpoint using Mapped GraphQL API as a data source. This is currently an alpha version and will be actively updated in the next few weeks. Consider this is v0.0.1.

How to Install?

This is a Python poetry project.

poetry install to install dependencies.

How to Run?

  1. Create an account at Mapped
  2. Go to the developer portal and create a PAT here
  3. Create .env by copying it from .env.example.
  4. Update PAT value with the one generated at 2.
  5. Run flask --app mapped_haystack.server run (possibly after poetry shell within your poetry environment)

Available Endpoint

  • Read:
    • by filter: filter over points is only available for now but it will be gneralized to any types. spaceRef is to be implemented.
    • by id: under dev.
    • only zinc is supported but will support hayson soon as well.

About

A Haystack HTTP API wrapper for Mapped GraphQL API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages