Skip to content

A Competitive Programmer's Assistant who can do many things like fetching user stats on various platforms, recommending tailored coding problems, fetching details about upcoming contests and many more.

License

Notifications You must be signed in to change notification settings

uzumaki-narut0/Joey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook implementation in Python

This is a really simple webhook implementation that gets Api.ai classification JSON (i.e. a JSON output of Api.ai /query endpoint) and returns a fulfillment response.

Deploy to:

Deploy to Heroku

What does the service do?

It's a coding related information fulfillment service that uses the concepts of website scraping using BeautifulSoup and CodersCalendar API. This service is implemented using Flask (A Python Microframework).

The services takes various action and other parameters from the Api.ai classification JSON and packs the result in the Api.ai webhook-compatible response JSON and returns it to Api.ai

About

A Competitive Programmer's Assistant who can do many things like fetching user stats on various platforms, recommending tailored coding problems, fetching details about upcoming contests and many more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages