JepoySanity / VJS-ez-http

HTTP library that implements FETCH API, can be used to fetch and get data on a external REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple application that demonstrates fetch api using Promises, the ezhttp_v2.js includes async and await promises 👐

uncomment methods on app.js to see the returned data of the API

About

HTTP library that implements FETCH API, can be used to fetch and get data on a external REST API


Languages

Language:JavaScript 89.4%Language:HTML 10.6%