File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ https://hafvencommunity.slack.com
7
7
8
8
* See Circleci build output for latest version of endpoint routes https://circleci.com/gh/hafven/community-api/ *
9
9
10
+ ```
10
11
POST - https://xd2m6vud16.execute-api.eu-central-1.amazonaws.com/master/auth
11
12
GET - https://xd2m6vud16.execute-api.eu-central-1.amazonaws.com/master/hello
12
13
POST - https://xd2m6vud16.execute-api.eu-central-1.amazonaws.com/master/user
@@ -29,7 +30,7 @@ GET - https://xd2m6vud16.execute-api.eu-central-1.amazonaws.com/master/community
29
30
POST - https://xd2m6vud16.execute-api.eu-central-1.amazonaws.com/master/community/meetup
30
31
GET - https://xd2m6vud16.execute-api.eu-central-1.amazonaws.com/master/community/meetup/{meetupId}
31
32
DELETE - https://xd2m6vud16.execute-api.eu-central-1.amazonaws.com/master/community/meetup/{meetupId}
32
-
33
+ ```
33
34
34
35
# Community-API v0.1
35
36
https://community.hafven.de
You can’t perform that action at this time.
0 commit comments