Skip to content
/ passim Public

Passim (Latin for "here, there, everywhere") is a simple web application that allows users to submit URLs and then randomly redirects to one of the submitted URLs. It's a fun way to discover new websites across the internet - here, there, and everywhere.

Notifications You must be signed in to change notification settings

j4v1ng/passim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passim - Random URL Generator

Passim (Latin for "here, there, everywhere") is a simple web application that allows users to submit URLs and then randomly redirects to one of the submitted URLs. It's a fun way to discover new websites across the internet - here, there, and everywhere.

Running the Application

  1. Clone the repository
  2. Run ./gradlew run to start the application
  3. Open http://localhost:8080 in your browser

Admin Access

The default admin password is admin. You can access the admin interface at http://localhost:8080/manage.

Building for Production

Run ./gradlew build to create a production-ready JAR file in the build/libs directory.

License

This project is open source and available under the MIT License.

About

Passim (Latin for "here, there, everywhere") is a simple web application that allows users to submit URLs and then randomly redirects to one of the submitted URLs. It's a fun way to discover new websites across the internet - here, there, and everywhere.

Topics

Resources

Stars

Watchers

Forks