# Kore - 사용하기 쉬운 C/Python API 기반 웹 플랫폼 오픈소스

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5842](https://news.hada.io/topic?id=5842)
- GeekNews Markdown: [https://news.hada.io/topic/5842.md](https://news.hada.io/topic/5842.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-01-28T10:17:01+09:00
- Updated: 2022-01-28T10:17:01+09:00
- Original source: [kore.io](https://kore.io/)
- Points: 9
- Comments: 1

## Topic Body

- 보안, 확장성, 빠른 개발을 목표

- 개발 도구 내장으로 별도 빌드도구 필요 없음

- 초당 수백만 리퀘스트 처리 가능

- 다양한 기능 지원

ㅤ→ 자동 HTTPS지원(ACME)

ㅤ→ SNI, TLS with PFS, 웹소켓

ㅤ→ CPU당 워커 프로세스

ㅤ→ 파라미터 검증기능 내장

ㅤ→ 비동기 PostgreSQL 쿼리

ㅤ→ Python용 Async/await 지원

ㅤ→ 사용하기 쉬운 백그라운드 태스크

ㅤ→ 서빙중에도 리로드 가능

## Comments



### Comment 8635

- Author: xguru
- Created: 2022-01-28T10:18:01+09:00
- Points: 1

나온지 8년된 오픈소스 입니다. 다른 것 보다가 발견해서 올려봅니다.
