{"id":23626371,"url":"https://github.com/yetanalytics/query-result-error","last_synced_at":"2025-11-07T17:30:41.345Z","repository":{"id":72025669,"uuid":"84326542","full_name":"yetanalytics/query-result-error","owner":"yetanalytics","description":"repo to demonstrate a query issue with vase","archived":false,"fork":false,"pushed_at":"2017-03-08T14:02:23.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T23:13:27.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yetanalytics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-03-08T14:01:24.000Z","updated_at":"2017-03-08T14:02:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"21470083-a605-4909-932d-c38aaec21cf7","html_url":"https://github.com/yetanalytics/query-result-error","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/yetanalytics%2Fquery-result-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fquery-result-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fquery-result-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fquery-result-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yetanalytics","download_url":"https://codeload.github.com/yetanalytics/query-result-error/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533851,"owners_count":19654773,"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":[],"created_at":"2024-12-27T22:53:09.327Z","updated_at":"2025-11-07T17:30:41.303Z","avatar_url":"https://github.com/yetanalytics.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# query-result-error\n\nFIXME\n\n## Getting Started\n\n1. Start the application: `lein run`\n2. Go to [localhost:8080](http://localhost:8080/) to see: `Hello World!`\n3. Read your app's source code at src/query_result_error/service.clj. Explore the docs of functions\n   that define routes and responses.\n4. See your Vase API Specification at `resources/query-result-error_service.edn`.\n5. Run your app's tests with `lein test`. Read the tests at test/query_result_error/service_test.clj.\n6. Learn more! See the [Links section below](#links).\n\n\n## Configuration\n\nTo configure logging see config/logback.xml. By default, the app logs to stdout and logs/.\nTo learn more about configuring Logback, read its [documentation](http://logback.qos.ch/documentation.html).\n\n\n## Developing your service\n\n1. Start a new REPL: `lein repl`\n2. Start your service in dev-mode: `(def dev-serv (run-dev))`\n3. Connect your editor to the running REPL session.\n   Re-evaluated code will be seen immediately in the service.\n4. All changes to your Vase Service Descriptor will be loaded - no re-evaluation\n   needed.\n\n### [Docker](https://www.docker.com/) container support\n\n1. Build an uberjar of your service: `lein uberjar`\n2. Build a Docker image: `sudo docker build -t query-result-error .`\n3. Run your Docker image: `docker run -p 8080:8080 query-result-error`\n\n### [OSv](http://osv.io/) unikernel support with [Capstan](http://osv.io/capstan/)\n\n1. Build and run your image: `capstan run -f \"8080:8080\"`\n\nOnce the image it built, it's cached.  To delete the image and build a new one:\n\n1. `capstan rmi query-result-error; capstan build`\n\n\n## Links\n\n * [Pedestal examples](https://github.com/pedestal/samples)\n * [Vase examples](https://github.com/___/vase/samples)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Fquery-result-error","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyetanalytics%2Fquery-result-error","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Fquery-result-error/lists"}