api-calls
There are 29 repositories under api-calls topic.
niclasko/Cypher.js
Cypher graph database for Javascript
PanktiSP13/WebServiceWithRetrofit
Retrofit API calls for network calls in Kotlin, utilising Kotlin Flow, MVVM architecture with Hilt DI, and LiveData to create an Android app.
itsmohitkumarr/Chat-GPT
ChatGPT is a new artificial intelligence (AI) technology developed by OpenAI, In this project I have created the same ChatGPT app by using OpenAI API with React and Node.js and React 18 for UI design.
nnk03/quiz-game-web-app
A quiz game done using REACT JS
shivamshende/weather-app
The vanilla js Weather App is a web application that provides real-time weather information for any location worldwide.
Anjaniy2000/BangloreHomePricePredictor-App
Bangalore Home Price Predictor Is An Android Application, Which Used The Machine Learning Model To Predicts The Bangalore Home Prices Based On Location, BHKs, Bathrooms, Balconies & Square-foot-area.
ArnaudBorrens/Real-Estate-Analysis-API-Webscrapping-Viz
In this Python project we'll use Web Scrapping, API calls, and Data wrangling and manipulation to determine the best neighbourhoods to live in based on a set of hobbies. For this we'll use the city of Brussels, Belgium, the API of Foursquare and the Folium package to display the matching neighbourhoods on a map.
bradleymaxwell/artist-commerce-portfolio-frontend
This was a React.js improvement upon the released HTML/CSS/JavaScript website that was in development.
chhavisharma30/MemeShare
It is an app in which we can find random memes and share it to our friends as well. This app is made with the help of meme api and cover concepts of api calls and glide library.
DataWorker2001/E-COMMERCE-API
Easy to Use, user-friendly and Handy E-Commerce API
Just-A-Regular-Guy/repcheck
RepCheck is a Python script that checks the reputation of IP addresses using the VirusTotal API. It reads a list of IP addresses from a file, sends a request to the VirusTotal API for each IP address, and writes the results to a CSV file.
leoz0214/Strava-Running-Name-Automation
Automate the title and description of Strava runs based on a set of rules input in a JSON config file.
Papil123/CatApp
Miniproject showcasing the use Api calls.
shivamshende/React-Router
React GitHub Profile Viewer and Router
SoniaKimas/typescript-webpack-demo-weather-app
Demo web application built with TypeScript and bundled using Webpack, showcasing asynchronous programming, design patterns, organized code, inheritance, and TypeScript generics.
starkjones/IMDB-Queries
Identifying the characteristics of successful movies
uncle-draza/ShkeCrypto
An android application that displays information on top 100 cryptocurrencies using RecyclerView.
veranyagaka/Angular
Learning Angular
yusuf-keskin/IngredientsApp
Sample app for demonstrating behaviour injection with closures in MVVM with multiple api sources.
aj-pena/colorTheme
This application allows the user to generate a scheme of colors based on an initial color seed of choice and a scheme mode.
anushababburi097/Routing-using-React-Router-p3
Blog Application Navigating to specific Blog
DeveloperAbhishekSNaik/bookStoreApp
This repository has front end and backend repo of bookstore repository
enesozmus/CryptoApp
✅ This iOS app provides up-to-date information on cryptocurrency and allows users to create their own portfolio. (SwiftfulThinking)
Ernestoc14/Nextjs-YT-Course
Couse by FaztCode in Youtube! 4 hours 3 Apps. https://www.youtube.com/watch?v=_SPoSMmN3ZU
JLEWilson/currency_exchanger
Epicodus week 6 project, An application that converts money between different types of currencies.
JLEWilson/practice_DMZ
A practice project for fetching information from an api. Using the dnd 5e api and nested api calls
KOMALDEWNANI/MemeStore
An Android Application built using kotlin that generates random memes by making API calls
sireesha303/IPL-Dashboard
IPL Teams Details Showing Dashboard
trishna456/weather-app
This Weather App is a Flutter-based application that provides users with real-time weather information and a 5-day forecast for their current location or any specified city. Built using Flutter's modern framework, the app leverages state management through the Provider package, ensuring efficient data handling and UI updates.