Really good Generator on NodeJs
EndPoints:
/get-code(GET) = generates code and puts into codes.json
/make-code/:code(GET) = makes code with name that u put afer make-code
/code-info/:code(POST) = Gives info about your code (you need auth header(more info in code))