Skip to content

Jeen is a package wrapper that is used go-chi as a web application base.

License

Notifications You must be signed in to change notification settings

fuadarradhi/jeen

Repository files navigation

Jeen

Jeen is a package wrapper that is used as a web application base for the go language.

Package Wrappers?

Yes, because jeen works by using other available packages.

What's Different?

Jeen wrapped these packages to make usage shorter and code cleaner. In addition, several new functions have been added which will certainly make the coding process faster.

Context cancellation has been included in every request so there is no need to check the timeout anymore. You only need to make sure the parts that don't use context.

Database and session has also been included so that it can be used easily in every http request. However, you can choose database and session drivers as needed.

Credits

Author

This Package is developed by Fuad Ar-Radhi.

About

Jeen is a package wrapper that is used go-chi as a web application base.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages