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
Andrew,
I've finally worked through the idiosyncrasies of developing with VS Code on a Chromebook :-)
I'm pretty pleased with the current state of the code.
TODO List:
POST link, if new, add to db and generate unique path (completed)
POST link, if duplicate, return unique path and increase submission count (completed)
GET short link (completed)
GET short link stats (completed)
GET domain/subdomain query and stats (route is there, but logic still missing)
update readme.md (incomplete)
deploy to docker image (incomplete)
I'm going to pause on the querying code so that I can build a docker image to run this api on my Raspberry Pi for you to hit tomorrow. Once I get the docker deployment done, I'll update the readme and finish the query logic.
thanks and I look forward to talking with you tomorrow afternoon.
-Robert Kean
The text was updated successfully, but these errors were encountered:
Andrew,
I've finally worked through the idiosyncrasies of developing with VS Code on a Chromebook :-)
I'm pretty pleased with the current state of the code.
TODO List:
I'm going to pause on the querying code so that I can build a docker image to run this api on my Raspberry Pi for you to hit tomorrow. Once I get the docker deployment done, I'll update the readme and finish the query logic.
thanks and I look forward to talking with you tomorrow afternoon.
-Robert Kean
The text was updated successfully, but these errors were encountered: