api-requests
There are 75 repositories under api-requests topic.
Clivern/Poodle
🔥 A fast and beautiful command line tool to build API requests.
Monyancha/binance-pay-api-php-laravel-curl
Binance Pay API for PHP and Laravel - This is a simple and quick repo on how to initiate crypto payments using the Official Binance API. You can use this to initiate ecommerce payments or any other payments of your choise from your website.
TomCosta/ionic-weather
Ionic 5.x Weather App using Open Weather API
ViniciusReisch/CRUD-Supermarket
Project developed in the Entra21 Python Class - CRUD made in python of a supermarket to create customers, products and sales.
th3alexdev/weather-app
A weather app built with React that uses API requests to deliver accurate and up-to-date forecasts. ☔
Anatoly-Semenov/npm-requests-boilerplate
Boilerplate for node.js (TS) package with api requests
Anatoly-Semenov/requests-crypto-drom
Node.js package with api requests
AntonV0/jammming
Capstone Project #1 of Codecademy's Full Stack Engineer Career Path
project01team10/population-density-checker
A Population Density Checker application allows the user to check the population of a desired location. This application was built using API requests, as well as JavaScript and Tailwind for the front end.
akash-rajak/Github-Repo-Stats
A dynamic Chrome Extension to fetch the Github Repo Stats, built with HTML, CSS and JavaScript.
albertoscala/playlist-converter
Playlist Converter is an all-in-one solution for effortlessly transforming your Spotify playlists into YouTube playlists.
anurag-handique/Weather-ForeCast
The Weather App is a user-friendly web application that allows you to effortlessly check the weather forecast for cities around the world. With a sleek and intuitive interface, it provides real-time weather information, including temperature, humidity, wind speed, and weather conditions, at your fingertips.
carolfons/currency-expert
a currency corverter developed using python
haiderali780/MovieMaster-App
It is react-app that allows users to add movies to a database and retrieve movie information through APIs:
HamzaZaidiX/BitLinks-URL-Shortener-Website-
URL shortener website built with Next.js, Tailwind CSS, and MongoDB. It helps you shorten your URLs and share them easily. 🙂🚀
Harshitap0809/JS_practice
Welcome to the JS Practice repository! This is my journey through JavaScript, from the fundamentals to advanced concepts. Topics include setting up the environment, variables, data types, memory management, strings, arrays, objects, functions, scope, DOM manipulation, events, async code, API requests, object-oriented programming, and more.
hrishikesh-mahajan/StudentPlacementPredictor
Data Analytics, Machine Learning, Full Stack Progressive Web App with Gemini API
ignite-projects/dtmoney
dt-money is a web application for financial control, developed during the second module of Rocketseat Ignite.
Jayanth-Kotni/Jobby-App-React
Explore Jobby App, a user-friendly job search platform. Login securely, filter jobs, view detailed listings, and navigate effortlessly. Start your job search journey today!
Jayanth-Kotni/Nxt-Trendz-React.Js-Project
Nxt Trendz App: Secure login, authenticated routing, dynamic product listing with filters, detailed product view, intuitive cart management, and contextual cart operations for a seamless shopping experience..
juliocesardeveloper/urbooks
Micro-proyect from Platzi Master, where I am practicing:
michael-schlueter/jammming
A web app which interacts with the Spotify Web API to create and save playlists to the user's spotify account based on React
mijankarim/cooking-master
Cooking master website by using mealdb API.
nazhimkalam/jwt-authorization
This repo contains code sample which uses JSON web tokens for API authorization using Node JS, this repo also includes the usage of refresh tokens for higher security
SmellyArmure/OC_DS_Project7_api_flask
Déploiement d'une API Flask du modèle de classification déployée sur Heroku (OpenClassrooms | Data Scientist | Projet 7)
SmellyArmure/OC_DS_Project7_dashboard_heroku
Déploiement Heroku d'un dashboard de scoring (OpenClassrooms | Data Scientist | Projet 7)
SmellyArmure/OC_DS_Project7_dashboard_streamlit
Déploiement d'un dashboard interrogeant un modèle de scoring (OpenClassrooms | Data Scientist | Projet 7)
yarliganfatih/Cross-Platform-Mobile-App-Demo
My first React Native Project
AndiKod/Bruno-freeAPIs
Free APIs requests Collection via Bruno
coslynx/default-project-name
Project: Discord Music Bot: Bringing Tunes to Your Server. Created at https://spectra.codes, which is owned by @Drix10
jaroslavkopca/airplane-simulation
A simulation project that utilizes real-time data from the OpenSky API to model airplane traffic, with each airplane represented as a separate thread for realistic behavior and collision detection.
mihaelastoycheva/react-youtubecourse-beginners
Learning React JS through tutorials in YouTube
NupurPatwal/javascript-Basic-Projects
Simple JS projects demonstrating fundamental JavaScript concepts, including DOM manipulation, event handling, and core logic structures. This project showcases interactive elements and basic user interaction to build foundational JavaScript skills
theflyoccultist/weatherforecazt
a conventional weather webapp with requests to an external API.
AKharytonchyk/rate-limiter-queue
A TypeScript-based rate limiter queue for managing API requests. It queues requests and processes them according to a specified rate limit, with features for error handling and batch processing. Perfect for controlling API request frequency seamlessly.