Feature/826 healthcheck endpoint
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Mon, 22 Apr 2019 07:19:53 +0000 (07:19 +0000)
committerkaniini <nenolod@gmail.com>
Mon, 22 Apr 2019 07:19:53 +0000 (07:19 +0000)
commit88f0be96933c287b99469edcfb6483cc91fa73c8
tree3f87cabddf373b61a33b901fe4084414e21f2977
parent7fcbda702e76b6390076c28832f5aea80086d15a
Feature/826 healthcheck endpoint
CHANGELOG.md
docs/api/pleroma_api.md
lib/healthcheck.ex [new file with mode: 0644]
lib/pleroma/web/router.ex
lib/pleroma/web/twitter_api/controllers/util_controller.ex
test/healthcheck_test.exs [new file with mode: 0644]
test/web/twitter_api/util_controller_test.exs