Skip to content
/ KQL Public

KQL is an unofficial API-Wrapper with graphql and WebSocket implemented in Node.js.

License

Notifications You must be signed in to change notification settings

Bizarrus/KQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KQL

KQL is an Client-Wrapper for the unofficial Knuddels.de Chat-Community API.

How does KQL work?

KQL uses a WebSocket client and a graphql interface that can connect to and communicate with the Knuddels chat server.

What can I use KQL for?

You can use KQL to read or write data from the community. Among other things, it is possible to develop bots with the interface.

Why is Node.js used?

We have worked with several prototypes using different programming languages. Server-side JavaScript using Node.js proved to be the most useful here, as other programming languages have various restrictions.

About

KQL is an unofficial API-Wrapper with graphql and WebSocket implemented in Node.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published