{"id":26285402,"url":"https://github.com/slogsdon/sap","last_synced_at":"2025-05-07T14:13:18.307Z","repository":{"id":57545791,"uuid":"44880561","full_name":"slogsdon/sap","owner":"slogsdon","description":"A toolkit for Plug applications to accept and respond to HTTP requests by using a decision tree built with combinators","archived":false,"fork":false,"pushed_at":"2017-12-24T23:10:25.000Z","size":39,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T14:13:11.651Z","etag":null,"topics":["combinators","elixir","plug"],"latest_commit_sha":null,"homepage":"http://hexdocs.pm/sap","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/slogsdon.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}},"created_at":"2015-10-24T19:09:03.000Z","updated_at":"2020-01-12T19:06:57.000Z","dependencies_parsed_at":"2022-09-05T12:31:02.017Z","dependency_job_id":null,"html_url":"https://github.com/slogsdon/sap","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/slogsdon%2Fsap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slogsdon%2Fsap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slogsdon%2Fsap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slogsdon%2Fsap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slogsdon","download_url":"https://codeload.github.com/slogsdon/sap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252892504,"owners_count":21820648,"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":["combinators","elixir","plug"],"created_at":"2025-03-14T19:24:10.414Z","updated_at":"2025-05-07T14:13:18.284Z","avatar_url":"https://github.com/slogsdon.png","language":"Elixir","readme":"# Sap\n[![Build Status](https://img.shields.io/travis/slogsdon/sap.svg?style=flat)](https://travis-ci.org/slogsdon/sap)\n[![Coverage Status](https://img.shields.io/coveralls/slogsdon/sap.svg?style=flat)](https://coveralls.io/r/slogsdon/sap)\n[![Hex.pm Version](http://img.shields.io/hexpm/v/sap.svg?style=flat)](https://hex.pm/packages/sap)\n[![Inline docs](http://inch-ci.org/github/slogsdon/sap.svg?branch=master)](http://inch-ci.org/github/slogsdon/sap)\n\nSap is a toolkit for Plug applications to accept and respond to HTTP requests by using a decision tree built with combinators.\n\n\u003e **Warning!** Sap is still in progress. The combinators that are available now will work in an application if you were to create one, but this library could use a lot of optimizations. The eventual goal is to minimize any performance hit to as close to 0% as possible.\n\n## Inspiration\n\nThis may look familiar to experienced functional programmers. [Suave](http://suave.io) from F# and other similar libraries contain a set of combinators to manipulate route flow and task composition.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed as:\n\n  1. Add sap to your list of dependencies in `mix.exs`:\n\n        def deps do\n          [{:sap, \"~\u003e 0.0.1\"}]\n        end\n\n  2. Ensure sap is started before your application:\n\n        def application do\n          [applications: [:sap]]\n        end\n\n## License\n\nSap is released under the MIT License.\n\nSee [LICENSE](https://github.com/slogsdon/sap/blob/master/LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslogsdon%2Fsap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslogsdon%2Fsap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslogsdon%2Fsap/lists"}