Skip to content

Svat-dev/filters-sort-app-server-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filters Sort App Server on Golang

Inter

It's my first backend on this lang. It is using PostgreSQL for relation database. Here I also use dotenv (.env) file for config, cause usually I coding on TS/JS

How to start

  1. Create .env, you can see .env.example for help
  2. Install packages, run go mod download
  3. Run go run .

After that open http://localhost:8080 and here you are

What's next?

You can download or fork this repo to change it for yourself!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages