GitHub - Salex1440/accessing-data-postgresql: This project creates a server handling HTTP requests. GET and POST queries are handled. POST request pushes a record into a SQL table in PostgreSQL database. GET query gets all records from the table. · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project creates a server handling HTTP requests. GET and POST queries are handled. POST request pushes a record into a SQL table in PostgreSQL database. GET query gets all records from the table.