{"id":16701679,"url":"https://github.com/coryodaniel/activity_streams","last_synced_at":"2026-04-08T14:32:31.030Z","repository":{"id":57478703,"uuid":"119896609","full_name":"coryodaniel/activity_streams","owner":"coryodaniel","description":"ActivityStreams 2.0 Validator","archived":false,"fork":false,"pushed_at":"2018-10-30T15:47:35.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-15T04:56:57.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/coryodaniel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-01T21:35:59.000Z","updated_at":"2018-05-08T11:31:48.000Z","dependencies_parsed_at":"2022-09-17T04:42:31.592Z","dependency_job_id":null,"html_url":"https://github.com/coryodaniel/activity_streams","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coryodaniel/activity_streams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryodaniel%2Factivity_streams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryodaniel%2Factivity_streams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryodaniel%2Factivity_streams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryodaniel%2Factivity_streams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coryodaniel","download_url":"https://codeload.github.com/coryodaniel/activity_streams/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryodaniel%2Factivity_streams/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31559802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-12T18:45:09.416Z","updated_at":"2026-04-08T14:32:31.001Z","avatar_url":"https://github.com/coryodaniel.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ActivityStreams\n\n[ActivityStreams 2.0](https://www.w3.org/ns/activitystreams) validator.\n\nActivityStreams is a data format for encoding and transferring activity/event metadata.\n\n## This is a WIP\n\nCurrently only the [core types](https://www.w3.org/TR/activitystreams-vocabulary/#types) pass validation, which is very _weak_ validation.\n\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `activity_streams` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:activity_streams, \"~\u003e 0.1.2\"}\n  ]\nend\n```\n\nSet your JSON decoder of choice\n\n```elixir\nconfig :activity_streams, json_library: Poison # Jason\n\nconfig :activity_streams, :validators, %{\n  rel: {MyRelValidator, :validate}\n}\n```\n\nA full list of properties is [here](https://www.w3.org/TR/activitystreams-vocabulary/#properties).\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/activity_streams](https://hexdocs.pm/activity_streams).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoryodaniel%2Factivity_streams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoryodaniel%2Factivity_streams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoryodaniel%2Factivity_streams/lists"}