The API allows authenticated users to :
- shorten a long link
- View how many times the link was accessed
- Generate a QR code
The link to the documentation.
The documentation is well detailed. For any inquirer don't fail to contact me
The server is hosted on Render's free plan. There might be issues with the response time. I used the free server because this is for learning and showcasing of my skills.
NodeJS
ExpressJS
SQLite - for development
PostgreSQL - for production
Sequelize ORM