adding properties
All checks were successful
Build Quartz Notes / build (push) Successful in 51s

This commit is contained in:
2026-06-03 12:48:18 +01:00
parent 9be5006617
commit 0a52228e2e
55 changed files with 400 additions and 49 deletions

View File

@@ -1,3 +1,10 @@
---
note type:
- api
- note
date: 2026-06-03
done: true
---
# What is a RESTful API?
A **RESTful API** is a web service that follows the principles of **REST (Representational State Transfer)**. REST is an architectural style used for designing networked applications.