{"id":13507358,"url":"https://github.com/doomspork/hydra","last_synced_at":"2025-03-30T08:30:29.205Z","repository":{"id":57506055,"uuid":"47484043","full_name":"doomspork/hydra","owner":"doomspork","description":"Open source API gateway with integrated cache and data transformations.","archived":true,"fork":false,"pushed_at":"2023-03-11T17:35:49.000Z","size":47,"stargazers_count":67,"open_issues_count":4,"forks_count":5,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-04T17:50:40.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/doomspork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2015-12-06T04:50:16.000Z","updated_at":"2025-01-28T11:43:47.000Z","dependencies_parsed_at":"2024-01-05T21:53:31.270Z","dependency_job_id":"7fdd3f7b-035e-4cfa-a68d-7cdfa51c250c","html_url":"https://github.com/doomspork/hydra","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/doomspork%2Fhydra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomspork%2Fhydra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomspork%2Fhydra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomspork%2Fhydra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doomspork","download_url":"https://codeload.github.com/doomspork/hydra/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296325,"owners_count":20754623,"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-08-01T02:00:32.054Z","updated_at":"2025-03-30T08:30:28.775Z","avatar_url":"https://github.com/doomspork.png","language":"Elixir","readme":"# Hydra\n\n[![Build Status][travis-img]][travis] [![Hex Version][hex-img]][hex] [![License][license-img]][license]\n\n[travis-img]: https://travis-ci.org/doomspork/hydra.png?branch=master\n[travis]: https://travis-ci.org/doomspork/hydra\n[hex-img]: https://img.shields.io/hexpm/v/hydra.svg\n[hex]: https://hex.pm/packages/hydra\n[license-img]: https://img.shields.io/badge/license-Apache%202.0-blue.svg\n[license]: http://opensource.org/licenses/Apache-2.0\n\n\u003e A multi-headed beast: API gateway, request cache, and data transformations.\n\nHydra's goal is to be a distributable and fault tolerant API gateway with integrated cache and support for data transformations.  Community involvement and contributions are welcomed and encouraged.\n\n___There isn't much to see here yet, Hydra is still under active development___\n\n## Getting Started\n\nHydra is built with Elixir 1.2 and will not work with earlier versions.  For data transformations we rely on the powerful [jq][jq] command-line JSON processor.  Please see the [jq][jq] website for instructions on installing for your system.\n\n[jq]: https://github.com/stedolan/jq\n\n1. Clone project:\n\n  ```shell\n  $ git clone git@github.com:doomspork/hydra.git\n  $ cd hydra\n  ```\n\n1. Install dependencies:\n\n  ```shell\n  $ mix deps.get\n  ```\n\n1. Verify tests pass:\n\n  ```shell\n  $ mix test\n  ```\n\n1. Finally, we have two options for running Hydra:\n\n  - Start an instance with Mix:\n\n  \t\t```shell\n  \t\t$ mix hydra\n  \t\t```\n\n  - Or build and run an executable with escript:\n\n  \t\t```shell\n  \t\t$ mix build\n  \t\t$ ./hydra\n  \t\t```\n\n## Learn More\n\n1. [Pattern: API Gateway][1]\n1. [Inside the Netflix API Redesign][2]\n1. [jq Manual][3]\n\n[1]:http://microservices.io/patterns/apigateway.html\n[2]:http://techblog.netflix.com/2012/07/embracing-differences-inside-netflix.html\n[3]:https://stedolan.github.io/jq/manual/\n\n## Contributing\n\nContributions are always welcome.  We ask that contributors familiarize themselves with the [CONTRIBUTING.md](CONTRIBUTING.md) guide.\n\n## License\n\nHydra source code is released under Apache 2.0 License.\n\nSee [LICENSE](LICENSE) for more information.\n","funding_links":[],"categories":["Applications","\u003ca name=\"Elixir\"\u003e\u003c/a\u003eElixir"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoomspork%2Fhydra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoomspork%2Fhydra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoomspork%2Fhydra/lists"}