Skip to content

A simple program that gets JSON object from static LOL endpoint for each champion and inserts to MongoDB in order to use it as a dataset.

Notifications You must be signed in to change notification settings

fukaraca/JSON-to-mongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON to MongoDB

A simple Go program that gets JSON object from static LOL endpoint for each champion and inserts to MongoDB in order to use it as a dataset.

Installation

  • Go and Docker must be installed.
  • git clone https://github.com/fukaraca/JSON-to-mongoDB.git
  • open terminal inside the app folder and docker compose up for first use
  • go run main.go

That'll be all...

About

A simple program that gets JSON object from static LOL endpoint for each champion and inserts to MongoDB in order to use it as a dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages