Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST methods and most GET methods working #1

Open
rhkean opened this issue Jan 8, 2021 · 1 comment
Open

POST methods and most GET methods working #1

rhkean opened this issue Jan 8, 2021 · 1 comment

Comments

@rhkean
Copy link
Owner

rhkean commented Jan 8, 2021

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

@rhkean
Copy link
Owner Author

rhkean commented Jan 8, 2021

I was unable to assign this to Andrew, bc he hasn't accepted my invite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant