Skip to content

Basic URL shortening service intended for use with preten.do

License

Notifications You must be signed in to change notification settings

PretendoNetwork/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

URL Shortener

Basic URL shortening service intended for use with preten.do

Configuration

Configurations are loaded through environment variables. .env files are supported

Name Description Optional
PN_URL_SHORTENER_CONFIG_HTTP_PORT The HTTP port the server listens on No
PN_URL_SHORTENER_CONFIG_MONGO_CONNECTION_STRING The MongoDB connection string No
PN_URL_SHORTENER_CONFIG_MONGOOSE_CONNECT_OPTIONS_PATH Path to JSON file containing Mongoose connection options Yes
PN_URL_SHORTENER_CONFIG_ANALYTICS true or false. Defaults to false. Enables tracking of URL hits Yes

About

Basic URL shortening service intended for use with preten.do

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages