# Loco - 사이드 프로젝트와 스타트업을 위한 1인 프레임워크

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12231](https://news.hada.io/topic?id=12231)
- GeekNews Markdown: [https://news.hada.io/topic/12231.md](https://news.hada.io/topic/12231.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-12-08T09:46:01+09:00
- Updated: 2023-12-08T09:46:01+09:00
- Original source: [loco.rs](https://loco.rs/)
- Points: 31
- Comments: 1

## Topic Body

- 1인 팀을 만들기 위한 기능들을 모두 제공 : 서비스, 데이터, 이메일, 백그라운드 작업, 태스크, CLI 등   
- Rust 를 이용하여 구현한 Rails 컨셉   
- 1인 개발자에게 최적화 되었지만 쉽게 스케일 가능 : 필요에 따라 Loco를 분할, 재구성 또는 일부만 사용 가능   
- SaaS 템플릿 앱 제공   
  - 손쉽게 CRUD API 추가   
  - JWT 기반의 사용자 인증 포함

## Comments



### Comment 21333

- Author: yangeok
- Created: 2023-12-11T11:32:00+09:00
- Points: 1

rust를 할 줄 알아야 하는군요
