Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedevelop3r/url-shortner
this project was a challenge at freecodecamp for url shortning | i used mongoose as database some extra packages and wrote its logic , passed the test
https://github.com/thedevelop3r/url-shortner
Last synced: 22 days ago
JSON representation
this project was a challenge at freecodecamp for url shortning | i used mongoose as database some extra packages and wrote its logic , passed the test
- Host: GitHub
- URL: https://github.com/thedevelop3r/url-shortner
- Owner: Thedevelop3r
- Created: 2022-08-19T13:50:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T18:27:49.000Z (about 2 years ago)
- Last Synced: 2024-04-24T03:27:05.646Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URL Shortener Microservice
This is the boilerplate code for the URL Shortener Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/back-end-development-and-apis/back-end-development-and-apis-projects/url-shortener-microservice.