Static json object to simulate api rest responses
Access the json objects directly with the github raw file format https://raw.githubusercontent.com/
e.g GET {baseurl}/pokedex/v1/pokemons/{pokemon.id}.json
A generate.swift
file is provided to auto-generate the schema file and entry points from a single repository json file