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: challenger/src/main/resources/content/changes.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ showads: true
6
6
7
7
# Change Log
8
8
9
+
## 2025/03/02 - added RestListicator
10
+
11
+
- Added page for [RestListicator](/practice-sites/apps/restlisticator) showing how to run, and sample exercises to get started. The RestListicator API is a simple (basic authentication) CRUD API.
12
+
13
+
9
14
## 2025/02/22 - added pages for apps: Device Registry
10
15
11
16
- Added page for [Device Registry API](/practice-sites/apps/deviceregistry) showing how to run, and sample exercises to get started. The Device Registry API is a simple (basic authentication) CRUD API with Open API documentation and a Swagger UI.
0 commit comments