https://github.com/henriquecarv/url-shortener
URL Shortener service
https://github.com/henriquecarv/url-shortener
express henriquecarv javascript jwt node nodejs url url-shortener url-shortener-microservice
Last synced: over 1 year ago
JSON representation
URL Shortener service
- Host: GitHub
- URL: https://github.com/henriquecarv/url-shortener
- Owner: henriquecarv
- License: mit
- Archived: true
- Created: 2018-12-10T19:01:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T17:30:52.000Z (about 3 years ago)
- Last Synced: 2025-02-15T12:35:56.829Z (over 1 year ago)
- Topics: express, henriquecarv, javascript, jwt, node, nodejs, url, url-shortener, url-shortener-microservice
- Language: JavaScript
- Size: 749 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# url-shortener
URL Shortener service
[](https://app.codacy.com/app/henriquecarv/url-shortener?utm_source=github.com&utm_medium=referral&utm_content=henriquecarv/url-shortener&utm_campaign=Badge_Grade_Settings)
[](./LICENSE)
[](https://dependabot.com)
## System Requirements
- **[NodeJS](https://nodejs.org/en/)** (version >= 10).
## Installing
- `yarn install`
## Running
- `yarn start`
- The service will run on
## Testing
- `yarn test`
## Usage
- [Challenge and Instructions][3]
### License
Copylefted (c) 2020 [Henrique Carvalho da Cruz][1] Licensed under the [MIT license][2].
[1]: https://henriquecarv.com
[2]: ./LICENSE
[3]: ./CHALLENGE.md