https://github.com/realabbas/dictionary-api
🚀 Restful API developed using Serverless Framework , AWS Lambda Functions, Cloudfront, Serverless Dashboard for monitoring and Dictionary Data
https://github.com/realabbas/dictionary-api
cloudfront dictionary-api lambda-functions nodejs serverless-framework serverless-functions
Last synced: 3 months ago
JSON representation
🚀 Restful API developed using Serverless Framework , AWS Lambda Functions, Cloudfront, Serverless Dashboard for monitoring and Dictionary Data
- Host: GitHub
- URL: https://github.com/realabbas/dictionary-api
- Owner: realabbas
- Created: 2020-04-28T23:48:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:49:51.000Z (over 2 years ago)
- Last Synced: 2025-04-12T20:52:55.983Z (3 months ago)
- Topics: cloudfront, dictionary-api, lambda-functions, nodejs, serverless-framework, serverless-functions
- Language: JavaScript
- Homepage: https://realabbas.github.io/dictionary-api/.
- Size: 3.1 MB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


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
