1.0.1 • Published 1 year ago

texts-shortener v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Text Shortener


Npm package for Text Shortener

In order to shorten a text you need to do these things:

  1. Download the archive on github and extract it;
  2. Launch the development environment, I have it IntelIJ IDEA;
  3. Open unpacked project in development environment:

npm.io

  1. Load dependencies from pom.xml file
  2. Start project:

npm.io

  1. Log in using the link https://localhost:8080 and fill in the authorization fields: login: user, password: 54321

npm.io

  1. Login to postman and create POST request with JSON file Enter http://localhost:8080/ in the request field in the JSON file in the "url" field, write the link and click Send

npm.io

  1. Next, to our link http://localhost:8080/ we add the alias that we wrote, this is a test for me We go into the browser and write our link in full with the added alias http://localhost:8080/test Next, we are already redirected to the link that we specified in the JSON file:

npm.io

###Have a good day)

1.0.1

1 year ago

1.0.0

1 year ago