Skip to content

Refactor of API and package arrangement

Compare
Choose a tag to compare
@PaluMacil PaluMacil released this 02 May 01:37
· 60 commits to master since this release

The API now uses Gorilla Mux in order to better accommodate routing with multiple domains and subdomains. Additionally, I moved the dwn package to a new core package and made oauth, core, and other packages more uniform with them all falling under a modules folder.