-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
Currently, the API used to receive data is from a dummy API developed in Django. Here we need to create a GET API for two fields:
- name
- message.
Dummy API(Django): https://gsconfessions.herokuapp.com/
If you are new to Flask, do check out this tutorial: https://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask
Reactions are currently unavailable