Scales-Nature-Park / start-native-app

MERN based full stack data entry mobile application and admin desktop application for the START project.
MIT License
1 stars 1 forks source link

Endpoint Setup #15

Closed mbahgatTech closed 2 years ago

mbahgatTech commented 2 years ago

Problem

mbahgatTech commented 2 years ago

Request body isn't applicable for get requests because it is recommended not to use body in a request. Express body parser can't parse axios data out of the box. Some research to be done

mbahgatTech commented 2 years ago

Implemented the change in all the non-get endpoints. Not sure what to do with the other ones yet. Will keep issue open for now pending a solution.

mbahgatTech commented 2 years ago

Did not implement changes for get endpoints and will most likely not look more into this. Closing issue due to inactivity.