Simple REST API for the tarot cards of the Rider-Waite-Smith deck
-
Updated
Dec 21, 2023 - JavaScript
Simple REST API for the tarot cards of the Rider-Waite-Smith deck
In this NodeJS - Express - MongoDB website, I sent AJAX requests. Therefore, I can send my own requests without getting the page reloading and I handle the response manually in my browser-side code. For this, I used the fetch() function. With this function, I sent GET requests and POST requests.
This is a simple API integrated news application where the news will be updated by time to time and gives you updated news on the go.
My homework solutions on SkillFactory course
A Javascript library for easily reading and modifying GET arguments.
Basic RESTful API website built using Node.js, Express, JavaScript, html, providing real-time weather data from the OpenWeatherMap API. 💻☁
A sample node js api for finding articles and content under it . A easy example of sample of CRUD (create, read, update, delete) operations.
The main purpose of the project is to write the logic for sending a GET request to an arbitrary server. Then display the resulting data (JSON) as a product catalog.
My solution to the described exercise to monitor the status of URLs with traffic lights.
Discover React Place Picker With Database! This repository hosts a React application that connects to a centralized backend, enabling users to access and manage shared data effortlessly. Explore the code for seamless data handling and robust error management. Don't forget to star if you find it useful! 🌟
Fetch a JSON response through a GET request. Use of webpack.
Add a description, image, and links to the get-request topic page so that developers can more easily learn about it.
To associate your repository with the get-request topic, visit your repo's landing page and select "manage topics."