gosora/router_gen
Azareal 3fa9bf7373 I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future.
Refactored the router.
Added the MemberOnly middleware and tests for it.
2017-11-05 09:55:34 +00:00
..
build.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00
main.go I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future. 2017-11-05 09:55:34 +00:00
routes.go I've revamped the query generator to reduce the number of globals, this'll help us split up the software and plugins in the future. 2017-11-05 09:55:34 +00:00
run.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00