Skip to content

xDarkicex/GO-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README GO-Portfolio

picture

Dependencies


TODOS

  • SSL ListenAndServerTLS() https://gist.github.com/denji/12b3a568f092ab951456
  • Authentication Done manually through standard lib
  • Change from httprouter to standard lib for server
    • Branch has this in progress basically done except authentication
    • Server responce speed is slower
  • Build image uploader GridFS
  • Build Profile Pages template
  • Build Blog half done
    • comments need work.
  • Blog tags for relational
  • Examples Pages
  • Contact Page
  • Get Author
  • I need to turn user ID into a user object