Skip to content

Files

Latest commit

 

History

History
20 lines (11 loc) · 897 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 897 Bytes

Dictionary API built using Serverless Framework and AWS Lambda Functions

Visitors

Restful API developed using Serverless Framework , AWS Lambda Functions, Cloudfront, Serverless Dashboard for monitoring and Dictionary Data

Endpoint

For WORD- MEANING API Endpoint

https://b8qalj4ph8.execute-api.ap-south-1.amazonaws.com/production/dictionary?word=cold

For Does this Word Exist API Endpoint

https://b8qalj4ph8.execute-api.ap-south-1.amazonaws.com/production/wordExist?word=cold

Send the query in the request like dictionary?word=YOUR_SEARCH or wordExist?word=YOUR_SEARCH

Response

FREE DICTIONARY API ENDPOINT RESPONSE