Skip to content

Fast web server that connects to a remote render postgreSQL database instance and uses the gorilla mux framework, written in GO

Notifications You must be signed in to change notification settings

dev-xero/go-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO WEB SERVER

A fast web server that connects to a remote render postgreSQL database and uses the mux framework.

Running locally

The server requires a valid postgreSQL database connection string, stored in your .env file. I've setup a taskfile to automatically format and run the webserver using the command:

task serve

Note: you need to have Task installed locally.

About

Fast web server that connects to a remote render postgreSQL database instance and uses the gorilla mux framework, written in GO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages