There are 0 repository under consuming-api topic.
Projects, drafts and studies, related a Node.js
Cómo crear una API REST con Django, REST Framework y MySQL. Gestiona datos de base de datos utilizando métodos HTTP (GET, POST, PUT, DELETE) de forma eficiente y segura, proporcionando una interfaz completa para la gestión de información.
Repository for apiRest studies !
Consumindo a API da Marvel, trazendo os nomes e descrições dos heróis em um arquivo csv.
ReactPrime, que é um app de listagem de filmes consumindo a api, tendo o filme em cartaz gerado aleatório, os mais populares e os mais votados, conseguindo acessar o site oficial do filme e também salva-lo em sua lista.
Consumindo com PHP a API Speedio para consulta de dados públicos de CNPJ.
Um site para consulta de CEP e clima.
Site de uma barbearia, páginas de serviços e cadastros feito em HTML e CSS no curso da Alura.
health app project consuming Spoonacular API - calculate BMI, ideal amount of water per day, body fat percentage and explore thousands of healthy recipes - made with typescript, react and stitches (CSS in JS)
Desafio da 7DaysOfCode da Alura. Consumindo uma API de filmes(The Movie Database)
Aplicação para explorar repositórios do Github.
Código-fonte original do projeto pertence à EBAC: https://ebaconline.com.br/webinars/programacao-workshop-2022-08-23-24-25
Consuming data from wheretheiss.at API.
ChatGPT (Chat Generative Pre-trained Transformer) is a chatbot launched by OpenAI. Here I've done by consuming the official API and created a own terminal for ChatGPT using Golang.
Приложение для конвертирования валют
Projeto com foco em absorver conhecimento sobre consumo de APIs, funções assíncronas e tratamento de dados.
Spotify extension that collects, organizes and analyzes user preferences
😎🔎 A complete CRUD API for task management, an advanced level challenge proposed by DIO.me in its bootcamp with Avanade, currently has authentication with JWT token and much more (✿◕‿◕✿)
New Zealand Regions and Hiking Trails API
This website allows users to retrieve git-hub data by providing git-hub username which is added to git-hub API URL hence allowing the website to fetch details. User can also view repositories that are available in the account so far, the date they were created, last update and the language used.
This website allows users to retrieve GitHub data by providing a GitHub username which is added to the GitHub API URL hence allowing the website to fetch details. Users can also view repositories that are available in the account so far, the date they were created, the last update, and the language used.
Uma aplicação para ouvir previews de músicas, ter seu perfil e suas músicas favoritas
SearchPerfil, is a WEB application, which consumes the github API, generating a simple and easy screen, so you can see six projects and still analyze the profile.
Food Generator is a React Native app that uses Foodish api to generate a food image with some options of food on the bottom tab.
Skeleton laravel + vue auth - frontend
Desafio Front-End da JuntosSomosMais, onde é pedido para criar uma página que receba os dados de uma API com os usuários e exiba-os na tela, com diversas funcionalidades de filtragem. Além disso é necessario fazer uma paginação dinâmica para as páginas de detalhes dos usuários.
Another pokedex
This project consumes the PokéAPI RESTful API. List and load Pokémon with the click event.
Aplicação irá consumir api local e externa
This repository is to demonstrate my knowlegment in performing http request through creating http clients in Java