Skip to content

This project is developed to show how fetch api works using JSONPlaceholder which is a free online REST service that you can use whenever you need some fake data. Also a text file with json data is used to ilustrate the Api functionality

License

Notifications You must be signed in to change notification settings

wmuza/Fetch-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Api Project

This project is developed to show how fetch api works using JSONPlaceholder which is a free online REST service that you can use whenever you need some fake data. Also a text file with json data is used to ilustrate the Api functionality

Getting Started

See how it works

Live Example

picture alt

Prerequisites:

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/wmuza/Fetch-API.git
    $ cd Fetch-API
    
  2. Install and Update Dependencies

    $ npm install
    
  3. Start the application

    $ node index.js
    

Your app should now be running on localhost.

Support or Contact

Having trouble with Pages? Feel free to send me a mail at hello@wilbertz.co.za

About

This project is developed to show how fetch api works using JSONPlaceholder which is a free online REST service that you can use whenever you need some fake data. Also a text file with json data is used to ilustrate the Api functionality

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published