Categorygithub.com/android-project-46group/api-server
modulepackage
0.0.0-20231219141907-431350cd4e7c
Repository: https://github.com/android-project-46group/api-server.git
Documentation: pkg.go.dev

# README

API server

License GoDoc Go Report Card

API server with ubuntu 20.04 on raspberry pi 4

Tech Stack

  • ubuntu: 20.04
  • apache2: 2.4.41 (Ubuntu)
  • golang: 1.16 linux/arm64
  • postgres: 12.8 (Ubuntu 12.8-0ubuntu0.20.04.1)

System Architecture

System Architecture

Database design

Database design

DB Access (API)

Using test API key

Face Images

Images of Latest Blogs

Getting Started

# Setup

## ----- Migration for sqlboiler -----
go install github.com/volatiletech/sqlboiler/[email protected]
go install github.com/volatiletech/sqlboiler/v4/drivers/sqlboiler-psql@latest

## version が異なると大量の差分が出る可能性があるので、なるべく揃えたい
sqlboiler --version
SQLBoiler v4.13.0

License

This repository is under MIT License.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author