Skip to content

Add API hooks for basic non-authenticated queries. #36

Description

@haxys

We've had requests for people to be able to request data through a non-authenticated API so that people can build chat bots or other services which pull from the database. It would be a good idea for these API hooks to pull from cached data rather than pull from the most current dataset, and they need not have access to all data, but when we implement search functionality, it would be good to expose a search api. Another use case would be for people to pull information about an onion address such as name, online status, page count, incoming and outgoing link count, and category.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions