Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muhsin-k authored Apr 3, 2018
1 parent 7118a5d commit ba57adb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Building a custom URL shortening service like goo.gl using ExpressJs and Mongodb
- [Express](https://expressjs.com/)- Nodejs framwork for building the REST Apis
- [Mongodb](http://mongodb.com/)- Document oriented NoSQL database
- [Mongoose](https://http://mongoosejs.com)- MongoDB object modeling tool
- [Short-id](https://github.com/dylang/shortid)- Short id generator
- [Valid-url](https://github.com/ogt/valid-url)- URI validation functions
- [Nginx](https://www.nginx.com)- Nginx is event-based and asynchronous web server.

- ### Front end
Expand Down

0 comments on commit ba57adb

Please sign in to comment.