Inspiration
While working in an office with restricted internet access, I often feel bored. But what if we can play a game in the development tool itself? That inspired me to create this project, where you can play Boggle game in your favorite tool, Postman.
And of course, learning Postman's features and use them in a crazy way is always fun.
How to use?
Get your
API KeyandAPI Hostfrom Rapid ApiSet Environment variables values
Send a request and play the game.
Don't have API keys? check out the the Mock request
No need to worry even if you don't have API keys! Checkout Mock request.
.
- Select Mock request
- Select Environment Boggle Mock Environment
- Send the request
- Click on visualizer.
How we built it
Using javascript and Postman visualizer 📊
Challenges we ran into
We missed the notification of this hackathon, and we started working on this project just before one day of the actual deadline.
Having a bit of Postman knowledge helps me to complete though, visualizer was new for me. Hence, it was challenging to handle the app flow, and passing data to the visualizer.
Accomplishments that we're proud of
Finish this project within a timeline, and learning Postman features is an accomplishment! now I can play the game whenever feeling bored :D
What's next for Boggle Game With Postman
Tasks are remaining like:
- Code refactoring and cleaning
- Add some more feature like timer
- Publish CSS and JS files outside and use them, instead of writing the whole code to the Test window.
Log in or sign up for Devpost to join the conversation.