Skip to content
/ Grest Public

Grest is a collection of utilities for writing Go web applications using the standard in-built http package

Notifications You must be signed in to change notification settings

klummy/Grest

Repository files navigation

Grest

Grest is a collection of utilities for writing Go web applications using the standard in-built http package.

Rationale

Coming from the JavaScript ecosystem, one of my biggest objectives with the language was to learn how to use the language constructs and rely less on frameworks/external libraries. Go is particularly awesome as the standard packages/modules contain practically you need to easily write web applications out of the box.

So, welcome to the neanderthal movement of relying more on inbuilt language APIs more than frameworks/libs unless necessary 😏

About

Grest is a collection of utilities for writing Go web applications using the standard in-built http package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages