... Introduction

Hello, welcome to my Clean Jokes API! This application was developed for fun. Also I created to help understand basic NodeJS & AJAX development. I do have an version of this site that includes CRUD functions. This version is more for the public just to have fun with and enjoy the 100 random jokes that I have found across the Internet. I also used Materialize CSS, a front-end framework meant for faster development and Sqlite3 database for small scale database systems. I hope you play around with this api and have fun with it!

... Usage

In the code jokes you can find a joke by their id. Such as /jokes/1 which leads to a joke with both a classic trope and about a particular chicken frachise.


            
              timdamour.com/cleanjokesapi/jokes/1
            
          

This url of the api grabs a random joke form the app's database. This url is used on the random joke screen feature.


            
              timdamour.com/cleanjokesapi/random
            
          

... The Random Joke Screen

... Built with :

... Thank you for visiting

You're always welcome to share this site on social media (i.e. Facebook, Twitter, Instagram, LinkedIn), email or your work / volunteer messaging platform (i.e. Microsoft Teams / Slack / Skype)