
github.com/ecnepsnai/web
go · Package web is a full-featured HTTP router and server for Go applications, suitable for serving static files, REST APIs, and more. Web includes these features: Web offers four APIs for developers to choose from: API provides everything you need to build poweful REST APIs using JSON. Define your routes and easily accept and return data as JSON. Example: For more information, see the documentation of web.API. HTTPEasy provides a straightforward interface to accept HTTP requets and return data. Example: For more information, see the documentation of web.HTTPEasy. HTTP provides full access to the original HTTP request, allowing you total control over the response, whatever that may be. Example: For more information, see the documentation of web.HTTP. This package also provides a wrapper for github.com/gorilla/websocket Example: · Repository · Package
Security Advisories for github.com/ecnepsnai/web in go