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?

  1. Get your API Key and API Hostfrom Rapid Api

  2. Set Environment variables values

  3. 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.

boggle-mock.

  1. Select Mock request
  2. Select Environment Boggle Mock Environment
  3. Send the request
  4. 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.

Built With

Share this project:

Updates