Closed koshaan closed 2 years ago
We have to set up the API with all the same endpoints as the example code so it works for the simulator. Seen here https://github.com/itu-devops/lecture_notes/blob/master/sessions/session_03/API%20Spec/minitwit_sim_api.py
Initial implementation is done, needs to test returned values if they match the expected json format. Generally it needs testing.
Should be finished now
We have to set up the API with all the same endpoints as the example code so it works for the simulator. Seen here https://github.com/itu-devops/lecture_notes/blob/master/sessions/session_03/API%20Spec/minitwit_sim_api.py