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
{{ message }}
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
Context
The basics for the API that will connect to Zomato and will be called from Slack.
We propose to use Express because it has tutorials to connect with Zomato. I should be easier
Right now, the goal is to have this connection working locally only. We don't need to put the API on the cloud yet.
Specific questions about APIs and concrete implementation can be made to Delio.
Tasks
Implement the basics to have an API running locally.
Create a GET endpoint that returns some text value, just to test the connection
The text was updated successfully, but these errors were encountered:
Context
The basics for the API that will connect to Zomato and will be called from Slack.
We propose to use Express because it has tutorials to connect with Zomato. I should be easier
Right now, the goal is to have this connection working locally only. We don't need to put the API on the cloud yet.
Specific questions about APIs and concrete implementation can be made to Delio.
Tasks
The text was updated successfully, but these errors were encountered: