Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.05 KB

README.rst

File metadata and controls

48 lines (32 loc) · 1.05 KB

Eiffel Graphql API

Eiffel GraphQL API and storage solution.

Description

This is an Eiffel API solution. There is also a storage component used to collect events and store them in a MongoDB database in order to do historical lookups of events.

Documentation: https://eiffel-graphql-api.readthedocs.io/en/latest/

Features

  • API for historical lookups.
  • Search for events linked to my event.
  • Event storage.
  • Where is my commit

Installation

pip install .

Examples

TBD

Contribute

Support

If you are having issues, please let us know. There is a mailing list at: [email protected] or just write an Issue.