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'
- Host: GitHub
- URL: https://github.com/sunrin-ana/analog-be
- Owner: sunrin-ana
- License: gpl-3.0
- Created: 2026-01-20T09:11:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-03-01T12:09:25.000Z (4 months ago)
- Last Synced: 2026-03-01T14:44:25.765Z (4 months ago)
- Topics: backend, blog, blog-engine
- Language: Go
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)