+
Skip to content

Arosebine/skelat

Repository files navigation

Hi 👋, I'm Ebine Arowolo Seyi

A passionate Backend developer from Nigeria

The Stacks Used:

  • nodejs

  • mongoDb,

  • express

  • 👯 I’m looking to collaborate on google

  • 💬 Ask me about Node

  • 📫 How to reach me arebine@gmail.com

What is a CRUD API? When building an API, we want our model to provide four basic functionalities which are the four major functions used to interact with database applications in which we refer to as create, read, update, and delete resources known as CRUD. This CRUD is essential operations needed in building an endpoint API.

RESTful APIs most commonly utilize HTTP requests. Four of the most common HTTP methods in a REST environment are GET, POST, PUT, and DELETE, which are the methods by which a developer can create a CRUD system.

Create: Use the HTTP POST method to create a resource in a REST environment Read: Use the GET method to read a resource, retrieving data without altering it Update: Use the PUT method to update a resource Delete: Use the DELETE method to remove a resource from the system

NAME DESCRIPTION SQL EQUIVALENT Create Adds one or more new entries. Insert Read Retrieves entries that match certain criteria (if there are any). Select Update Changes specific fields in existing entries. Update Delete Entirely removes one or more existing entries. Delete

About

built a bank app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载