carbonsoda / scribbler

Quickly scribble an idea and share it with others via temporary link
https://scribblering.herokuapp.com/
1 stars 1 forks source link

Setup + connect Express and basic API calls #9

Closed carbonsoda closed 3 years ago

carbonsoda commented 3 years ago

This PR relates to the tickets about routing the drawing data URL to express and working on setting up Express. There's still more work to be done about getting user information and the database set up, but at least the basics are here.

I also tested how to work with external APIs from the backend by pulling the color palette generator to the backend, though now I have to find another API to call just from the front end 😅

Live view

carbonsoda commented 3 years ago

Thanks! Also thanks for pointing out about uploading! The upload history is meant to show the scribbles you've shared/generated links for, but I'll rename it to "Share History" to make it more clear 😎