Skip to main content

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

This version

0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AIML Bot API-0.0.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

AIML_Bot_API-0.0-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page