Skip to content

AswinBarath/Joke-teller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Joke Teller

Joke teller web app which makes use of REST APIs for requesting programming Jokes and Text-to-speech functionality


Table of content


Technologies

HTML5   CSS3   JavaScript  


What's unique in this Project

  • The Joke teller web app uses fetch() API to access two different REST APIs.
  • The first REST API is used to request for programming jokes and receive the data in JSON format.
  • And the other REST API is used to convert the joke text to speech.
  • The Tell Me A Joke button triggers the REST APIs to play the joke audio dynamically based on click events.
  • The Tell Me A Joke button also doesn't allow for another request for joke untill the first joke is played completely.

About

Joke teller web app which makes use of REST APIs for requesting programming Jokes and Text-to-speech functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published