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

https://github.com/sunrin-ana/analog-be

Backend for AnA's blog system 'Analog'
https://github.com/sunrin-ana/analog-be

backend blog blog-engine

Last synced: 4 months ago
JSON representation

Backend for AnA's blog system 'Analog'

Awesome Lists containing this project

README

          

# Analog (AnA의 블로그 시스템; 백엔드)
> 아날로그는 선린인터넷고등학교 소프트웨어과 서버개발동아리인 AnA 제작한 블로그 시스템이에요.
>

## Tech Stack
- [Spine](https://github.com/NARUBROWN/spine)
- [Bun](https://github.com/uptrace/bun)
- [An-Americano Golang Wrapper](https://github.com/sunrin-ana/anamericano-golang)
- PostgreSQL
- Docker

## 유지 보수
> Analog 개발에 기여하려면 우선 AnA의 ISDT(Internal Service Development Team)에 소속되어있어야해요.
>
다음 문서를 숙지한 후 개발을 진행해 주세요.
- [OAuth 2.0이란?](https://docs.ana.st/reference/accounts/oauth2/)
- [An-Account](https://docs.ana.st/anaccount/development/api/oauth2-integration/)
- [An-Americano의 구조와 권한](https://docs.ana.st/anaccount/development/an-americano/structure/)
- [An-Americano Golang Wrapper 문서](https://docs.ana.st/anaccount/development/an-americano/api/golang/)