{"id":13546291,"url":"https://github.com/clojure-liberator/liberator","last_synced_at":"2025-05-14T15:02:40.546Z","repository":{"id":4507482,"uuid":"5647055","full_name":"clojure-liberator/liberator","owner":"clojure-liberator","description":"Liberator is a Clojure library for building RESTful applications.","archived":false,"fork":false,"pushed_at":"2021-09-28T13:08:50.000Z","size":1405,"stargazers_count":1261,"open_issues_count":65,"forks_count":130,"subscribers_count":50,"default_branch":"master","last_synced_at":"2024-10-29T15:35:18.256Z","etag":null,"topics":["clojure","http","rest","server-side"],"latest_commit_sha":null,"homepage":"http://clojure-liberator.github.io/liberator","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clojure-liberator.png","metadata":{"files":{"readme":"README.markdown","changelog":"CHANGES.markdown","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":"2012-09-02T09:05:07.000Z","updated_at":"2024-10-24T13:20:43.000Z","dependencies_parsed_at":"2022-07-14T11:30:45.090Z","dependency_job_id":null,"html_url":"https://github.com/clojure-liberator/liberator","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure-liberator%2Fliberator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure-liberator%2Fliberator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure-liberator%2Fliberator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure-liberator%2Fliberator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clojure-liberator","download_url":"https://codeload.github.com/clojure-liberator/liberator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142057,"owners_count":20890652,"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":["clojure","http","rest","server-side"],"created_at":"2024-08-01T12:00:35.199Z","updated_at":"2025-04-04T11:06:28.453Z","avatar_url":"https://github.com/clojure-liberator.png","language":"Clojure","readme":"# Liberator [![Build Status](https://travis-ci.org/clojure-liberator/liberator.svg?branch=master)](https://travis-ci.org/clojure-liberator/liberator) [![Clojars Project](http://clojars.org/liberator/latest-version.svg)](http://clojars.org/liberator)\n\nLiberator is a Clojure library for building RESTful applications.\n\n## Quick Links\n\nYou can find documentation at http://clojure-liberator.github.io/liberator\n\nIf you have any questions, visit our fine google group at https://groups.google.com/forum/#!forum/clojure-liberator\n\n### Similar projects\n\nLiberator used to be known as compojure-rest. It got renamed in July 2012.\n\nLiberator is loosely modeled after webmachine and shares the same aims as Bishop.\n\n## Warming up\n\n### Dependencies\n\nThe examples in this document rely on you installing [leiningen 2](http://leiningen.org).\n\nWe'll also use ```curl``` for testing. If you don't have curl installed (ie. you're using Windows), there's some Clojure tests you can use instead.\n\n### Running the examples\n\nA set of examples is included.\n\nIf you want to see the examples in a browser, run\n\n    lein examples\n\nThis will start a web server on port 8000 (but you can specify a alternative port with an argument, eg. ```lein examples 8001```). Alternatively you can run the web server with ```lein ring server```).\n\n### Ensuring the tests pass\n\nLiberator uses [Midje](https://github.com/marick/Midje/) for testing. You can run all the tests like this :-\n\n    lein midje\n\n# Documentation\n\nDocumentation and a tutorial can be found on [http://clojure-liberator.github.io](http://clojure-liberator.github.io).\n\n# License\n\nLiberator is licensed under EPL 1.0 (see file epl-v10.html).\n","funding_links":[],"categories":["Clojure","开发框架"],"sub_categories":["Web框架"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojure-liberator%2Fliberator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclojure-liberator%2Fliberator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojure-liberator%2Fliberator/lists"}