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
File details
Details for the file AIML Bot API-0.0.tar.gz
.
File metadata
- Download URL: AIML Bot API-0.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 786fabe80ef75e750fe73aced80c79515065d1b59af71f299f7360923b81a36e |
|
MD5 | 32c148129d58c9b1f0c5ef3eaec29679 |
|
BLAKE2b-256 | 8b51c8d05f9d106b390141930525c31f91d6620cf402c1d7c94344651d9a3b11 |
Provenance
File details
Details for the file AIML_Bot_API-0.0-py3-none-any.whl
.
File metadata
- Download URL: AIML_Bot_API-0.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3acefe3f4dab5dbf308ae2e0c7cf594c5e838905e96119f1eed3edc6d3ad2dfe |
|
MD5 | 5b43cf50700e6af34fc99e8a5a9abfb1 |
|
BLAKE2b-256 | db869e9c91aa1281d53bd80f4bdea1d140f5b90bb1217450d02e0c70d945f7a5 |