GraphQL API to AIML Bot
Project description
This is a very basic GraphQL API for AIML Bot.
IMPORTANT: No security measures are implemented. Use this module as a public-facing API at your own risk. Anyone who has access to the API has access to the entire data set.
Endpoints
The following endpoints are provided:
/
The GraphQL endpoint is the preferred method for interacting with the system.
/users
A JSON endpoint for listing registered users or adding a new user.
/users/<user_id>
A JSON endpoint for retrieving information about a specific user.
/users/<user_id>/messages
A JSON endpoint for listing the messages to/from a user or sending a new message to the bot.
/users/<user_id>/messages/<message_id>
A JSON endpoint for retrieving information about a specific message.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for AIML_Bot_API-0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3acefe3f4dab5dbf308ae2e0c7cf594c5e838905e96119f1eed3edc6d3ad2dfe |
|
MD5 | 5b43cf50700e6af34fc99e8a5a9abfb1 |
|
BLAKE2b-256 | db869e9c91aa1281d53bd80f4bdea1d140f5b90bb1217450d02e0c70d945f7a5 |