Restful CRUD API with Node JS, Express, and MongoDB
-
Updated
Aug 25, 2021 - JavaScript
Restful CRUD API with Node JS, Express, and MongoDB
This is Maven project. It describes Basic CRUD operation on ElasticSearch using java transport client.
Ceate, read, update, and delete are the four basic functions of persistent storage. Alternate words are sometimes used when defining the four basic functions of CRUD, such as retrieve instead of read, modify instead of update, or destroy instead of delete.
django_rest_curd example using function-based, API view class-based, mixins, view set, and model viewset
PHP microservices based on lumen framework (Restful API CRUD operations for user AKA authors management) which is a part of the 3 microservices project can be used as a stand alone or part of the microservices
Books_app : In this application you can add new book to list the where book save in json-server database, from there you can delete, edit and update and view book. You can't not entre same book name, it will give you a error msg that book title already exist .
Simple CURD operation using Node.js
Laravel5.4 integrated passport with simple API CRUD operation
Task of building REST API using Spring Framework
This is a simple REST API with node and express with mysql Database
RESTFUL API(Application Programming Interface) With Nodejs
Product REST API is a powerful tool for managing your product data with ease. Built on Express and Mongoose, it offers comprehensive CRUD operations to create, read, update, and delete products. With its user-friendly endpoints, you can effortlessly fetch, filter, and manipulate product information. The API is designed to provide integration.
Tutorial for Spring Boot Rest API CURD Operation using MongoDB
Create Restful API using nodejs, express and mysql
Node.js CRUD API Example repository! This project showcases the power of Express, MongoDB, and Mongoose in building a robust API for Create, Read, Update, and Delete operations. With a focus on efficient data handling, the repository demonstrates the implementation of essential aggregation operations to execute intricate queries.
PHP microservices based on lumen framework (Restful API CRUD operations for books managemt or entites) which is a part of the 3 microservices project can be used as a stand alone or part of the microservices
CURD operation using api connectivity
Django web app with JWT authentication and product with CURD operations.
This project involved creating a database and then using seed data to fill the database. After the database had info stored in it the user would be able to manipulate in any way they want by means of Create, Read, Update, and Delete.
Add a description, image, and links to the curd-operation-api-example topic page so that developers can more easily learn about it.
To associate your repository with the curd-operation-api-example topic, visit your repo's landing page and select "manage topics."