Developer Center website. https://developers.write.as
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.
 
 
 

9 line
128 B

  1. module code.as/writeas/developers-site
  2. go 1.13
  3. require (
  4. github.com/gorilla/mux v1.8.0
  5. github.com/writeas/web-core v1.2.0
  6. )