Send Form Data to API
-
Updated
Jun 26, 2022 - JavaScript
Send Form Data to API
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.
Fast, lightweight, and independent Node.js web framework
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.
Basic RESTful API website built using Node.js, Express, JavaScript, html, providing real-time weather data from the OpenWeatherMap API. 💻☁
My MVP solution to a coding exercise to augment local and server GitHub data
A React project focused on state management and API interactions for fetching and posting data. The task was to follow a design as closely as possible, and to create functionality to show like count for each thought, a form for new thoughts, and a like-functionality.
This week we're building our own Happy Thoughts API using express.js, mongoose and MongoDB that will be connected to the frontend that was created earlier.
Add a description, image, and links to the post-request topic page so that developers can more easily learn about it.
To associate your repository with the post-request topic, visit your repo's landing page and select "manage topics."