I will be working on designing the backend rest APIs for our application. The primary type of services that rest APIs perform is reading and writing data from the database such as
Posting data of user location to the database
Posting the files that users share onto the database
Linking different buttons on the front move between different pages (unsure if this still counts as rest API)
I will be working closely with the backend database team to ensure data is read and written in the correct formats. I will also have to be in touch with someone from the frontend team to decide what all rest api's would be needed (probably Isaac can help out). I would write most of the code in JS and Python.
I will be working on designing the backend rest APIs for our application. The primary type of services that rest APIs perform is reading and writing data from the database such as
I will be working closely with the backend database team to ensure data is read and written in the correct formats. I will also have to be in touch with someone from the frontend team to decide what all rest api's would be needed (probably Isaac can help out). I would write most of the code in JS and Python.