Skip to content
cakazies edited this page Jan 28, 2020 · 2 revisions

Welcome to the go-postgre wiki!

This repo about implementation golang connection with Database, this database using Postgresql like named, and this repo using docker, and migration table and feeder data for trying, for logging using sentry and setting configure with in .toml

API

  1. User
    • Login User
    • Register User
    • Get User
  2. Room
    • Get All Rooms
    • Insert Room
    • Get Per Room
    • Delete Room
Clone this wiki locally