Krishnan's Personal Website


Home | About | Blog | Interesting Reads | Tutorials | Skills | Personal Projects | Books | Fun | Connect with me


Get chuckle APIs


Published On: Jul 16 2023
Written By: Krishnan Sethuraman
Category: Building Chuckle


This weekend I focused on building two simple GET APIs. One API was to get all the recent 100 chuckles and the another one to get the recent 100 APIs of the logged in user. 

In addition to that I also added some documentation for APIs which will be helpful in the future when I create API documentation. 

The pull request for this can be found below.

Get chuckle APIs