Skip to content

Shrtnr.tech provides users with the ability to generate shortened URLs for their online content & analytics feature that allows users to track the number of clicks received on each shortened link.

Notifications You must be signed in to change notification settings

shrtnr-tech/backend

Repository files navigation

Shrtnr Backend

jXAvz9h-removebg

Technologies

Project is created with:

  • nodejs version: 16.13.0
  • express version: 4.17.1
  • mongoose version: 5.11.17
  • jsonwebtoken version: 8.5.1
  • Google Oauth
  • multer version: 1.4.4
  • bcrypt version: 5.0.1
  • deployment: Microsoft azure
  • swagger

Getting Started

  1. Fork the repository
  2. Clone the repository
https://github.com/shrtnr-tech/backend.git
  1. Open the folder containing the cloned repository
  2. Install the required packages, libraries and dependencies
yarn install
  1. Custom API keys can be set up in a .env file. The format for .env file can be found in .env.example.
  2. Start the project using:-
yarn run dev
  1. Open http://localhost:8080/api-explorer/ to view the API documentation.

PHI (Φ)

Team members:

About

Shrtnr.tech provides users with the ability to generate shortened URLs for their online content & analytics feature that allows users to track the number of clicks received on each shortened link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages