Skip to content
#

curd-operation-api-example

Here are 27 public repositories matching this topic...

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.

  • Updated Jan 7, 2023
  • TypeScript

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

  • Updated Feb 2, 2023
  • PHP

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.

  • Updated Jul 26, 2023
  • JavaScript

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.

  • Updated Aug 29, 2023
  • JavaScript

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

  • Updated Feb 2, 2023
  • PHP

Improve this page

Add a description, image, and links to the curd-operation-api-example topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the curd-operation-api-example topic, visit your repo's landing page and select "manage topics."

Learn more