A small project that collects various nice things to get started with Go Web Development.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
go-web-starter-kit/TODO.txt

4 lines
310 B

* The qmgr needs to actually manage the queue, currently it's just a little testing tool.
* Probably also need an email testing tool that can send sample emails off the cli.
* Try to remove code.js and either bring the functionality to jzed.js or not use it.
* Admin tests need to make a user for admin first.