Skip to content

Repository files navigation

This example application is built on fasthttp and fasthttprouter - it is designed to be exceptionally fast, and use very little memory. It is also meant to be an example of a graceful shutdown with fasthttp. Your review, feedback and pull requests are welcome. Cheers!

Note: assumes you have Dep installed.

To run clone the repo and run dep ensure then go run $(ls *.go | grep -v _test.go) (assuming I write tests at some point)

Resources:

About

Example server using fasthttp and fasthttprouter with graceful shutdown

Resources

Stars

25 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages