You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project provides basic idea and approach to implement the Swift Backend, here connfigure server package and write the rest api in swift language itself, there is no any dependencies of other languages to build the rest api's
Collaborative project made with @DazedChou and @magickw. The website includes information such as weather, visibility, cloud coverage, current moon phase, constellations that are visible at this time of year, upcoming meteor showers, and the latest news in astronomy.
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.
App asks users to enter basic criteria of what they are looking for (cuisine, location/distance, etc). Will populate a “spin the wheel” button that picks a random result and then links map/delivery links. API’s that we used: zippopotamus, zomato, google maps…
A Python server (FastAPI) that simplifies the work with the ApiMedic service. Send simpler requests to your server and get the result from the service.
Book Lovers is a web application that lets users search for a book based on author, title, subject, and genre. Books will be displayed based on their unique ISBN. LocalStorage will be used to store data of most recently searches and be displayed for the user to quickly navigate.
Built a REST API to fetch latest videos sorted in reverse chronological order of their publishing date-time from YouTube for a given tag/search query and return a custom paginated response
Anime-Vault is a NextJS 14 Server Side App with Server Actions, Infinite Scroll, and Framer-Motion Animations, which displays the lists of all anime from Server Side API. This project aims to define, understand, separate, and implement Server Side Actions and Clint Side Actions in NextJS and deploy on Vercel.
Media Generator is a robust data search based on your favorite actor, movie, or tv show. After you run a search, you'll see a vast amount of data relevant without having any adds or popups. .
User can search any city and view the current weather conditions, temperature, wind speed, and color coordinated UV index. A 5 day forecast is also displayed showing day of the week, date, weather condition, temperature high, temperature low, and humidity. Search history is saved at the bottom of the page as an clickable list.
Week-6 Challenge (Server-side APIs): Using third-party and server-side apis to bring clients live weather updates and future forecasts from anywhere in the world.