Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ohviton/ninsho-kun-backend

認証くん用のバックエンド
https://github.com/ohviton/ninsho-kun-backend

gin

Last synced: 19 days ago
JSON representation

認証くん用のバックエンド

Awesome Lists containing this project

README

        

# ninsho-kun-backend
[認証くん](https://github.com/OhVIton/ninsho-kun)用のバックエンド
Outlookの通知から、認証コードを返すAPI

# 導入方法
```shell
go build .
chmod +x ninsho-kun-backend
./ninsho-kun-backend
```