{"id":13752774,"url":"https://github.com/sap1ens/akka-microservice","last_synced_at":"2025-05-09T20:34:21.440Z","repository":{"id":145718622,"uuid":"21338513","full_name":"sap1ens/akka-microservice","owner":"sap1ens","description":"Example of a microservice with Scala, Akka, Spray and Camel/ActiveMQ","archived":false,"fork":false,"pushed_at":"2016-11-11T18:45:12.000Z","size":17,"stargazers_count":43,"open_issues_count":1,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-05T05:53:42.340Z","etag":null,"topics":["activemq","akka","camel","microservice","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sap1ens.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}},"created_at":"2014-06-30T03:30:00.000Z","updated_at":"2024-02-01T11:15:22.000Z","dependencies_parsed_at":"2024-01-17T15:02:48.112Z","dependency_job_id":"2452df73-16d6-4558-a02a-5627752f1c82","html_url":"https://github.com/sap1ens/akka-microservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sap1ens%2Fakka-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sap1ens%2Fakka-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sap1ens%2Fakka-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sap1ens%2Fakka-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sap1ens","download_url":"https://codeload.github.com/sap1ens/akka-microservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253321745,"owners_count":21890458,"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":["activemq","akka","camel","microservice","scala"],"created_at":"2024-08-03T09:01:10.842Z","updated_at":"2025-05-09T20:34:16.915Z","avatar_url":"https://github.com/sap1ens.png","language":"Scala","funding_links":[],"categories":["scala"],"sub_categories":[],"readme":"# Microservice example\n\nExample of a microservice with Scala, Akka, Spray and Camel/ActiveMQ. Based on one of the Typesafe Activator templates.\n\nProject contains:\n- Easy to test Akka system with a sample actor\n- Spray-based RESTful API with full CORS support\n- Actor and API sample tests\n- Camel/ActiveMQ extension for a handy integration with Akka system\n- Typesafe config with different profiles for production and testing environments\n- Logback-SLF4J logging\n- Sbt assembly plugin for JAR-file creation with custom merge strategy\n\n# API structure\n\n```\nPOST /api/example1/test                           (Example1Routes)\nGET  /api/example1/done                           (Example1Routes)\nGET  /api/example1/service/{serviceID}/{command}  (Example1Routes)\nGET  /api/example2                                (Example2Routes)\n```\n\n# Build \u0026 Run\n\nTo run simply use:\n\n```\nsbt run\n```\n\nRun tests with:\n\n```\nsbt test\n```\n\nTo build \u0026 run:\n\n```\nsbt assembly\n```\n\nAnd then run JAR as usual, something like this:\n\n```\nnohup java -jar target/scala-2.11/akka-microservice-assembly-1.0.jar 1\u003e/dev/null 2\u003e\u00261 \u0026\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap1ens%2Fakka-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsap1ens%2Fakka-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap1ens%2Fakka-microservice/lists"}