multiple minor README fixes
updated fasthttp
added documentation link to README
Moving go modules between hosting providers is a hazzle, you have to change the import path, notify your users and do all those tedious things. recter takes this from you.
It redirects go to wherever your code actually lives and is able to be easily changed to direct somewhere else if the need arises.
github.com/your-username/some-obscure-wordplay-with-go
becomes
your.domain.tld/some-project
For an example look no further than to this very project, which is available at mpldr.codes/recter
But wait, there's more! recter also features the following:
Documentation can be found on man.sr.ht
recter is Libre Software as defined by the FSF and licensed under the GPL