LuisSempre / Consuming-API

LuisSempre/Consuming-API with Express Nodemon Cors Axios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consumir API

API

API

  • npm init -y
  • npm i express nodemon cors axios
  • Create route API
  • Server API
  • Enable CORS
  • Enable modemon for restart server

Frontend

API

  • Fetch consuming API backend
  • Promise - Async/await
  • Try/catch
  • Response

Backend

API

About

LuisSempre/Consuming-API with Express Nodemon Cors Axios


Languages

Language:HTML 59.9%Language:JavaScript 40.1%