Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmarcosfelipe/url-node-shortener
Project create to develop an application which aims to short into a slug an informed URL. But the main goal was to study about NodeJS, VueJS and how to deploy the application using Heroku.
https://github.com/pmarcosfelipe/url-node-shortener
express heroku mongodb node nodejs vue vuejs
Last synced: 6 days ago
JSON representation
Project create to develop an application which aims to short into a slug an informed URL. But the main goal was to study about NodeJS, VueJS and how to deploy the application using Heroku.
- Host: GitHub
- URL: https://github.com/pmarcosfelipe/url-node-shortener
- Owner: pmarcosfelipe
- Created: 2020-07-09T21:25:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T06:28:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T18:33:28.855Z (over 1 year ago)
- Topics: express, heroku, mongodb, node, nodejs, vue, vuejs
- Language: JavaScript
- Homepage: https://url-node-shortener.herokuapp.com/
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :books: URL Shortener
Project create to develop an application which aims to short into a slug an informed URL. But the main goal was to study about NodeJS, VueJS and how to deploy the application using Heroku.
Below we have the principal technologies used and the link of deployed application:
:heavy_check_mark: Node.js
:heavy_check_mark: MongoDB
:heavy_check_mark: Express
:heavy_check_mark: Vue.js
:heavy_check_mark: Heroku> :link: Link: https://url-node-shortener.herokuapp.com/
## Author
### :bust_in_silhouette: Marcos Felipe
- LinkedIn: [http://www.linkedin.com/in/pmarcosfelipe](http://www.linkedin.com/in/pmarcosfelipe)
## References
[Node.js](https://nodejs.org/en/)
[MongoDB](https://www.mongodb.com/)
[Express](https://github.com/expressjs)
[Vue.js](https://vuejs.org/)
[Heroku](https://www.heroku.com/)## :pencil: License
Copyright @ 2019 [Marcos Felipe](http://www.linkedin.com/in/pmarcosfelipe).
This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.