generated from Apodini/Template-Repository
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.sh
More file actions
executable file
·18 lines (16 loc) · 776 Bytes
/
test.sh
File metadata and controls
executable file
·18 lines (16 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# This source file is part of the Apodini open source project
#
# SPDX-FileCopyrightText: 2019-2021 Paul Schmiedmayer and the Apodini project authors (see CONTRIBUTORS.md) <paul.schmiedmayer@tum.de>
#
# SPDX-License-Identifier: MIT
#
curl -k --fail https://localhost:8080
curl -k --fail https://localhost:8080/categories
curl -k --fail https://localhost:8080/events
curl -k --fail https://localhost:8080/users
curl -k --fail https://localhost:8080/__apodini/grpc/schema/json/full
curl -k --fail https://localhost:8080/__apodini/grpc/schema/files
curl -k --fail https://localhost:8080/__apodini/grpc/schema/json/file/QONECTIQ2.proto
curl -k --fail https://localhost:8080/__apodini/grpc/schema/proto/file/QONECTIQ2.proto
curl -k --fail https://localhost:8080/migration-guide