Git Product home page Git Product logo

projetos_de_api's Introduction

APIs Projects

List of all projects with APIs that i have done or will be doing


• 🗺 Perfil | • 🛠️ Projetos


4- ⚙️ WeatherDataAPI V1

FILE: 07_WeatherDataAPIV1
SRC Weather DATA: https://openweathermap.org/
SRC Reverse Geolocalization DATA: https://opencagedata.com/

  • Description: Using the Search Input Value to Fetch the OpenWeather API and show the Weather of different locations with the Search Query
    Showing in real time the User location based on Longitude and Latitude every time the website loads by using the Native Navigator Geolocation and the OpenCage Reverse Geolocalization API to get the user's city

  • Used: JavaScript, CSS, HTML.

3- ⚙️ Consuming API

FILE: 06_Consuming-API
SRC DATA: https://jsonplaceholder.typicode.com/users

  • Description: Fetching a online external API JSONPlaceholder and Creating a List with the Data.
    Fetching Data for the Client from the local Server running with Express. Using CORS to allow the GET methods and AXIOS to Fetch Data from a external API from the JsonPlaceholder website and sending this Data to the Client and showing it in a List in the HTML

  • Used: JavaScript, Express, NodeJS, CORS, AXIOS, CSS, HTML.

2- ⚙️ Fetching ISS Location in a Map

FILE: 04_FetchReal-timeISSLocation
SRC DATA: https://wheretheiss.at/

  • Description: Fetching a online API of the ISS location and using Leaflet.JS to create a Map.
    Showing in real time the ISS location based on Longitude and Latitude that Refreshes every Second its position.

  • Used: JavaScript, Leaflet.Js, HTML.

1- ⚙️ Fetching and Graphing Tabular Data

FILE: 03_FetchNGraphCSVFile
SRC DATA: https://data.giss.nasa.gov/gistemp/

  • Description: Downloading a CSV Tabular Data of the "Combined Global Land-Surface Air and Sea-Surface Water Temperature" changes from 1880 until 2020 from NASA, and manually Parsing the Data after fetching it.
    Charting the Data into a Canvas in HTML5 with Chart.js library and then customizing a little.
    Shows the Global, Northen Hemisphere and Souther Hemisphere Temperature in Celsius

  • Used: JavaScript, Canvas.js, HTML.

projetos_de_api's People

Contributors

guilherme-g-cadilhe avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.