npm install
npm start
- http://localhost:3000/proxy/show (PROXY - NO headers required for now)
- http://localhost:3000/api/show (API) (Requires you to set headers:
Authorization Bearer AbCdEf123456
) - http://localhost:3000/api-docs/ (Swagger UI)
npm install
npm start
Authorization Bearer AbCdEf123456
)