Post # 5


I have been tasked with writing the code for the REST API for the database. So far, I have been using Node.js Express to create a series of requests for manipulating a PostgreSQL database that is being setup by one of my partners. I really like using Express so far, it’s pretty easy to understand. I’m also using queries to access the SQL database, which is something I need to brush up on. I haven’t used SQL since last year when I took CS340.

Print Friendly, PDF & Email

Leave a Reply

Your email address will not be published. Required fields are marked *