node.js1 Exchange Rate API를 활용해 환율 계산기 구현하기 1. API KEY 발급https://www.exchangerate-api.com/ ExchangeRate-API - Free & Pro Currency Converter APIGet the data you need from our exchange rate API - it's perfect for spreadsheets, apps, SaaS, E-Commerce and more!www.exchangerate-api.com 여기서 API Key를 발급 받을 수 있다.발급 받은 API는 프로젝트 루트에 .env 파일을 만들어 암호화 한다. vs code로 가서 서버 폴더 루트 위치에 .env 파일 만들기EXCHANGE_API_KEY=82f6271b07b1caa96d70f816 2. Node.js로 환율 A.. 2025. 5. 15. 이전 1 다음