Skip to content

emreunsal1/lol-backend

Repository files navigation

LOL API Proxy Server

This is a proxy server LOL API.

📚 Documentation

You can visit the documentation from: LOL API Swagger

💻 Techs

  • Typescript
  • Node.js (Express)
  • Swagger
  • Axios

📦 Installation

📰 Clone the project

git clone https://github.com/emreunsal1/lol-backend.git

🔻 Install Dependencies

cd ./lol-backend && npm install

🔑 Enviroment variable

// LOL API KEY
API_KEY= 
// Server PORT 
PORT= 

🏃‍♂️ Start the project

Build TS:

npm run build

Start server:

npm run start

🔴 Demo

You can visit the demo from: LOL API Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages