/mock-api

Static json object to simulate api rest responses

Primary LanguageSwiftMIT LicenseMIT

Mock API

Static json object to simulate api rest responses

Uses

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

Scripts

A generate.swift file is provided to auto-generate the schema file and entry points from a single repository json file