Inspiration
I was always interested in web APIs or API in general but never got to understand how to use them. I participated in Local hack day by MLH, they had a workshop on connecting two APIs so I thought let's give it a try. so created this website
What it does
This is created by connecting two APIs. The first one is Random word API and another one is Dictionary API so the random word API generates a random word that word is passed to dictionary API and it returns the meanings of that word.
How we built it
Challenges we ran into
Accomplishments that we're proud of
learning how to use APIs
What we learned
What's next for Connecting two APIs
added an input field where a user enters a word and then printing the meaning of the word from dictionary API that I used
Log in or sign up for Devpost to join the conversation.