hotosm / tm-admin

Administrative modules for Tasking Manager style projects
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add server side request handling #16

Open robsavoye opened 10 months ago

robsavoye commented 10 months ago

For the requests to send or receive data, the server needs to process the data request, access the postgres database, and send the data or update the database.