Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 403 Bytes

Fetch API - ES6

This repository is used to put into practice the use of fetch-API.

Examples

In the examples presented, we perform the search for data from two different modes.

  • JSON static file
  • URL

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details