README ¶ The Centinal The official student news site of Champaign Centennial High School built with Go Standard net/http package and Chi Router. Required environment variables: PORT - Port on which the server will be running DB_HOST - Your MYSQL hostname [localhost] DB_PORT - Port on which your MYSQL client is running (3306 by default) DB_USER - Your MYSQL username DB_PW - Your MYSQL password DB_NAME - The name of the database you are going to use Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis config controller model request response repository router service util Click to show internal directories. Click to hide internal directories.