Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 482 Bytes

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