SohamMore100 / Quora-RESTful-API-with-Express.jsLinks
A RESTful API typically exposes resources as URLs, and supports a set of operations (called CRUD operations) for interacting with those resources :- Create (POST): Create a new resource. Read (GET): Retrieve an existing resource. Update (PUT/PATCH): Update an existing resource. Delete (DELETE): Remove an existing resource.
☆10Updated last year
Alternatives and similar repositories for Quora-RESTful-API-with-Express.js
Users that are interested in Quora-RESTful-API-with-Express.js are comparing it to the libraries listed below
Sorting:
- Master the creation of Modern UX/UI Websites☆3,848Updated last year
- This is a code repository for the corresponding video tutorial. In this video, we're going to build a Modern UI/UX Restaurant Landing Pag…☆1,455Updated last year
- ☆508Updated 2 years ago
- ☆659Updated 2 years ago
- Learn to build a production-grade University Library Management System with industry-standard practices; from rate-limiting, DDoS protect…☆554Updated last year
- Real Estate app using MERN and tailwind css☆467Updated last year
- ☆365Updated last year
- This project showcases the latest features of Next.js 15, including Next.js Form for seamless client-side form submissions, Unstable Afte…☆951Updated last year
- ☆782Updated last year
- ☆511Updated 8 months ago
- ☆487Updated last year
- Learn how to build any collaborative application by building LiveDocs, an improved Google Docs that manages millions of collaborators in …☆553Updated last year
- ☆600Updated last year
- Authentication Simplified - Project Based Tutorial☆741Updated last year
- ☆1,177Updated last year
- Dive into web scraping and build a Next.js 13 eCommerce price tracker within a single video that teaches you data scraping, cron jobs, se…☆636Updated last year
- Ultimate Next.js 14 Course☆593Updated last month
- ☆606Updated last year
- Learn how to build and deploy a SaaS landing page with modern UI and mobile-first principles while strengthening your React.js and Tailwi…