-
Notifications
You must be signed in to change notification settings - Fork 1
ribaraka/go-srv-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The application is a simple REST API server that will expose endpoints to registration user on database. The application use an ordinary registration web form, PostgreSQL database table and Docker. To work properly, you need to perform several steps: 1. launch command from your terminal : $ make run This comand will: - create PostgreSQL database and required tables for postgres. - run containers with postgres and server images. 2. In browser go to localhost:8081
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published