SANTHOSH17-DOT / are-you-bombed

A Golang application which can generate flat and nested zip bombs and serve them using Fiber HTTP web framework.
MIT License
9 stars 5 forks source link

Updated Gin to Go Fiber #11

Closed i-am-yuvi closed 1 year ago

i-am-yuvi commented 1 year ago

Describe your changes

Used Fiber instead of Gin as because Go Fiber is comparatively very much faster than the Gin web framework.

Issue ticket number and link

10

Checklist before requesting a review

SANTHOSH17-DOT commented 1 year ago

The code looks fine to me. Please squash your commits. I am giving you SWOC - Beginner badge. I hope that's fine with you. Thank you very much for your contribution

i-am-yuvi commented 1 year ago

Sure I'll do that