Skip to content

Lumi

Lumi is an nano framework to convert your python functions into a REST API without any extra headache.

파이썬 함수를 REST API로 변환하는 초소형 프레임워크

Features

  • RPC 컨셉을 가져와서 REST API 스펙과 결합
  • 파이썬 함수를 등록하면 REST API로 사용 가능
  • 웹서버는 Gunicorn으로 개발
  • 로컬 개발서버 제공

See also

Favorite site