Python Proxy migrate from Sqlite to PostgreSQL using SQL Alchemy and Webservice / REST API
Budget: $750 – $1,500 USD
Existing code use SQL Alchemy to connect to SQLite (just 1 small table), we need to upgrade to PostgreSQL to allow multiple concurrent connections.
After that we need to add a webservice to the proxy to support a simple web request like: http://proxy_ip:5556/api/stationdata/Station1?from=$MinimalAcceptedTimestamp
After that we need to add a webservice to the proxy to support a simple web request like: http://proxy_ip:5556/api/stationdata/Station1?from=$MinimalAcceptedTimestamp