{"id":27063659,"url":"https://github.com/tipsy/javalin","last_synced_at":"2025-04-05T16:01:58.200Z","repository":{"id":37012341,"uuid":"87012358","full_name":"javalin/javalin","owner":"javalin","description":"A simple and modern Java and Kotlin web framework","archived":false,"fork":false,"pushed_at":"2024-05-01T04:06:32.000Z","size":5036,"stargazers_count":7238,"open_issues_count":40,"forks_count":553,"subscribers_count":113,"default_branch":"master","last_synced_at":"2024-05-02T04:16:18.499Z","etag":null,"topics":["hacktoberfest","java","javalin","jetty","kotlin","microservice","rest-api","servlet","web-framework"],"latest_commit_sha":null,"homepage":"https://javalin.io","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javalin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["tipsy"]}},"created_at":"2017-04-02T20:01:28.000Z","updated_at":"2024-05-03T20:36:19.752Z","dependencies_parsed_at":"2023-11-25T04:22:20.655Z","dependency_job_id":"925cad9d-ff53-45e4-bc4f-5030360bb551","html_url":"https://github.com/javalin/javalin","commit_stats":null,"previous_names":["tipsy/javalin"],"tags_count":150,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalin%2Fjavalin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalin%2Fjavalin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalin%2Fjavalin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalin%2Fjavalin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javalin","download_url":"https://codeload.github.com/javalin/javalin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361593,"owners_count":20926641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","java","javalin","jetty","kotlin","microservice","rest-api","servlet","web-framework"],"created_at":"2025-04-05T16:01:56.488Z","updated_at":"2025-04-05T16:01:58.164Z","avatar_url":"https://github.com/javalin.png","language":"Kotlin","funding_links":["https://github.com/sponsors/tipsy"],"categories":["Libraries","Kotlin","web-framework"],"sub_categories":[],"readme":" # Javalin\nThis readme is for Javalin developers. \nIf you are looking for the general readme, see [.github/README.md](.github/README.md).\n\n## Maven profiles\n\nOur project uses Maven for build automation and dependency management. \nWe have defined three profiles in our `pom.xml` for different scenarios.\n\n### dev\nThis profile is used for development. GPG signing of the artifacts is skipped in this profile. \nYou can activate it using the command `mvn \u003cgoals\u003e -P dev`.\n\n### publish-snapshot\nThis profile is used when publishing a snapshot version of the project. \nGPG signing of the artifacts is also skipped in this profile. \nYou can activate it using the command `mvn \u003cgoals\u003e -P publish-snapshot`.\n\n### sonatype-oss-release\nThis profile is used for releasing the project artifacts to Sonatype OSSRH (OSS Repository Hosting). \nIt uses the default configuration. This is only used by tipsy to release the project.\n\nReplace `\u003cgoals\u003e` with your desired Maven goals such as `clean install`.\n\n## Running maven commands\nWe have Maven wrapper included in the project, which means that\nyou can run Maven commands without having Maven installed on your system.\n\nFor example, to run the tests for dev, use the following command:\n\n```shell\n./mvnw test -P dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipsy%2Fjavalin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftipsy%2Fjavalin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftipsy%2Fjavalin/lists"}