You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/glossary.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,9 +104,9 @@ pm2
104
104
[PM2](https://pm2.keymetrics.io/) is a daemon process manager.
105
105
106
106
REST API
107
-
A REST API (also called a RESTful API or RESTful web API) is an application programming interface (API) that conforms to the design principles of the representational state transfer (REST) architectural style.
108
-
REST APIs provide a flexible, lightweight way to integrate applications and to connect components in microservices architectures.
109
-
Plone uses [`plone.restapi`](https://github.com/plone/plone.restapi/) for its REST API.
107
+
A REST API (also called a RESTful API or RESTful web API) is an application programming interface (API) that conforms to the design principles of the representational state transfer (REST) architectural style.
108
+
REST APIs provide a flexible, lightweight way to integrate applications and to connect components in microservices architectures.
109
+
Plone uses [`plone.restapi`](https://github.com/plone/plone.restapi/) for its REST API.
110
110
111
111
S3
112
112
[Amazon Web Services S3](https://aws.amazon.com/s3/).
0 commit comments