Wrote the analytics API tonight but yet to test it as well
Log in to leave a comment
Wrote the analytics API tonight but yet to test it as well
Log in to leave a comment
Added the redirect URL for link referral but yet to test
Log in to leave a comment
Implemented GET request to retrieve all shortened URLs and refactored POST request to use serializers instead of talking directly to the model
Log in to leave a comment
Implemented the URL shortening logic by using the Base62 method and created the POST request of generating the short URL from the original one
Log in to leave a comment
I implemented authentication with Django JWT for more security, the backend can now register users, login and logout
Log in to leave a comment
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment