A simple microservice to shorten any valid URL. Hosted on Replit --> https://url-shortener-microservice.nicole-lancaste.repl.co/api
This is a microservice project built as part of the freeCodeCamp backend and API certification (project 3 of 5)
freeCodeCamp give you a boilerplate project template that you can clone here however, I chose to build my own project from scratch including the server.
- TypeScript
- Node.js
- Express.js
- MongoDB
- Mongoose
- Replit to host
I would be extremly grateful for any feedback on ways to improve. Please just reach out to me on LinkedIn, raise a pull request, or submit an issue!
Thank you to freeCodeCamp for providing free, high quality projects for anyone to access and to the freeCodeCamp community who have provided support and advice.