swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

Create endpoint to check Connector is running #98

Closed 0xp3gasus closed 2 years ago

0xp3gasus commented 2 years ago

Feature Request

Feature Description

Create endpoint to check Connector is running

Use Case(s)

For example, call endpoint /info/status and return a 200 HTTP with a message to know Connector is up and can receive calls