# scalar.com - API 문서화 및 SwaggerUI 대체제

> Clean Markdown view of GeekNews topic #12723. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12723](https://news.hada.io/topic?id=12723)
- GeekNews Markdown: [https://news.hada.io/topic/12723.md](https://news.hada.io/topic/12723.md)
- Type: news
- Author: [imjlk](https://news.hada.io/@imjlk)
- Published: 2024-01-06T22:38:08+09:00
- Updated: 2024-01-06T22:38:08+09:00
- Original source: [scalar.com](https://scalar.com/)
- Points: 18
- Comments: 3

## Topic Body

- [Scalar API Reference 오픈소스 프로젝트](https://github.com/scalar/scalar)  
  - Swagger/OpenAPI spec 파일 사용  
  - 수많은 언어 + 프레임워크에 대한 예제 요청 가능  
  - 통합 API 클라이언트 포함  
  - 실시간 미리보기로 Swagger 파일을 편집  
  - 2011년에 만들어진 것 같지 않음  
  - [https://docs.scalar.com/swagger-editor](https://docs.scalar.com/swagger-editor)  
  
- API 문서 온라인 에디터 주요 기능  
	- 하위 도메인 호스팅(apidocumentation.com)  
	- API 참조(Swagger/OAS)  
	- 테마 및 레이아웃으로 완벽한 스타일링 가능  
	- 사용자 정의 CSS  
	- 사용자 정의 자바스크립트  
	- Scalar API 클라이언트 내장  
  
- 유료 서비스 (월 $85~)  
	- 사용자 정의 도메인  
	- 무제한 프로젝트  
	- 무제한 사용자  
	- 검색(타입센스 제공)  
	- AI 검색  
	- API 클라이언트출시 (예정)  
		- REST 엔드포인트 테스트  
		- 디버깅을 지원하는 AI 통합 엔지니어  
		- CORS 처리를 위한 프록시 지원  
		- 다양한 데이터 유형을 위한 파일 업로드  
	- 마켓플레이스출시 (예정)  
		- 1000개 이상의 인기 API 탐색 및 테스트  
		- 통합 Scalar API 클라이언트  
		- 시작을 도와주는 AI 통합 엔지니어

## Comments



### Comment 22158

- Author: bbulbum
- Created: 2024-01-11T09:35:33+09:00
- Points: 1

제목에 url 이 들어가니까 슬랙링크 클릭할때에 경고가 뜨네요..ㅋㅋ

### Comment 22077

- Author: dodok8
- Created: 2024-01-08T11:35:27+09:00
- Points: 2

요즘 Bun 진영에서 인기있는 ElysiaJS도 Swagger에서 Scalar를 기본으로 바꾼다고 하니깐 엘리시아 유저면 바로 써볼수 있겠네요.

### Comment 22059

- Author: imjlk
- Created: 2024-01-07T13:39:52+09:00
- Points: 2

https://mintlify.com/ 유사 서비스로 볼 수 있고, 최근 긱뉴스에 공유된 Starlight의 경우 플러그인 형태로 직접 커스터마이징이 가능합니다. https://github.com/HiDeoo/starlight-openapi
