ditointernet / go-dito

MIT License
6 stars 0 forks source link

feat(http): create a request handler in memory for the server in fasthttp #68

Closed quintaodev closed 1 year ago

quintaodev commented 1 year ago

This PR has the main goal to create a in memory handler for requests in the http server that uses fasthttp. This will make possible to create tests to our controllers and endpoints with a single thread process with low dependency to others features. Also creates a exemple of how to use.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version http-v1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: