Fastapi (2) 썸네일형 리스트형 heroku 로 fastapi 배포 Heroku란? Heroku is a cloud platform as a service supporting several programming languages. One of the first cloud platforms, Heroku has been in development since June 2007, when it supported only the Ruby programming language, but now supports Java, Node.js, Scala, Clojure, Python, PHP, and Go. 헤로쿠는 여러 프로그래밍 언어를 지원하는 서비스형 클라우드 플랫폼이다. 최초의 클라우드 플랫폼 중 하나인 헤로쿠는 루비 프로그래밍 언어만을 지원했던 2007년 6월부터 개발 중에 있으.. fast api 설치하기 fast api란 ? https://fastapi.tiangolo.com/ FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. The key features are: Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). One of the fastest Python frameworks available. Fast to code: Increase the speed to develop features by about 2.. 이전 1 다음