An open API service indexing awesome lists of open source software.

https://github.com/takeuchi-shogo/luka-api

これから作成していくサンプルプロジェクトです
https://github.com/takeuchi-shogo/luka-api

clean-architecture docker gin-gonic go gorm mysql nginx

Last synced: 3 months ago
JSON representation

これから作成していくサンプルプロジェクトです

Awesome Lists containing this project

README

          

# Golangを使用したサンプルアプリケーション

## フロント側のリポジトリ

[luka-web](https://github.com/takeuchi-shogo/luka-web)

## 採用した技術

- Go
- MySQL
- Nginx
- Docker

- Clean Architecture

### 使用したライブラリ

- Gin
- Gorm

## 搭載している機能

- ログイン機能
- アカウント登録
- アカウント情報変更
- 記事投稿、編集、削除

## 搭載予定の機能

- kubernetes

現在勉強中のため少しかかります。