Skip to content

wizeline/mock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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