/WebAPI

Playground with WebAPIs

Primary LanguageTypeScript

WebAPI playground

This repo contains my web api playground. I've implemented various web apis on a single page. Just for exploratory purposes.

Demo

Check out the demo here

Build yourself

clone the repo git clone https://github.com/Banyango/WebAPI

run npm install. npm i

run the webpack dev server. npm run start