{"id":13804557,"url":"https://github.com/mmontone/cl-rest-server","last_synced_at":"2025-03-10T12:55:18.937Z","repository":{"id":5543896,"uuid":"6747783","full_name":"mmontone/cl-rest-server","owner":"mmontone","description":"Serve REST APIs from Common Lisp","archived":false,"fork":false,"pushed_at":"2025-01-18T14:57:00.000Z","size":3637,"stargazers_count":68,"open_issues_count":12,"forks_count":9,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-18T15:40:04.753Z","etag":null,"topics":["api","common-lisp","lisp","rest-api"],"latest_commit_sha":null,"homepage":"http://mmontone.github.io/cl-rest-server/cl-rest-server/","language":"Common Lisp","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/mmontone.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-18T15:06:24.000Z","updated_at":"2025-01-18T14:57:01.000Z","dependencies_parsed_at":"2024-08-04T01:13:52.972Z","dependency_job_id":null,"html_url":"https://github.com/mmontone/cl-rest-server","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/mmontone%2Fcl-rest-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontone%2Fcl-rest-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontone%2Fcl-rest-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmontone%2Fcl-rest-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmontone","download_url":"https://codeload.github.com/mmontone/cl-rest-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242855901,"owners_count":20196357,"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":["api","common-lisp","lisp","rest-api"],"created_at":"2024-08-04T01:00:50.123Z","updated_at":"2025-03-10T12:55:18.909Z","avatar_url":"https://github.com/mmontone.png","language":"Common Lisp","funding_links":[],"categories":["REPLs ##","Interfaces to other package managers"],"sub_categories":["Clack plugins"],"readme":"Common Lisp REST Server\n=======================\n\n*rest-server* is a library for writing REST Web APIs in Common Lisp\n\n[![Build Status](https://travis-ci.org/mmontone/cl-rest-server.svg?branch=master)](https://travis-ci.org/mmontone/cl-rest-server)\n\n| :warning: WARNING                                                 |\n|:------------------------------------------------------------------|\n| This project's documentation is outdated and cannot be relied on. |\n| Not everything works. The project needs to be better maintained.  |\n\n\n## Install\n\nThe library is available at [Ultralisp](https://ultralisp.org).\n\n## Documentation\n\n[HTML](http://mmontone.github.io/cl-rest-server/cl-rest-server/)\n\n## Features\n\n* Method matching\n  - Based on HTTP method (GET, PUT, POST, DELETE)\n  - Based on Accept request header\n  - URL parsing (argument types)\n\n* Serialization\n  - Different serialization types (JSON, XML, S-expressions)\n\n* Error handling\n  - Development and production modes\n  - HTTP status codes\n\n* Validation via schemas\n\n* Annotations for api logging, caching, permission checking, and more.\n\n* Authentication\n  - Different methods (token based, oauth)\n\n* API client\n  - Generation of API client functions via macros\n  \n* Alpha OpenAPI support\n  - [Parse Open API v3 apis and generate Lisp API spec from it](test/openapi.lisp)\n\n* APIs documentation\n  - Via Swagger: http://swagger.wordnik.com\n\n## Demo\n\n* [Basic service](/demo)\n* [OpenAPI service](/demo/openapi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmontone%2Fcl-rest-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmontone%2Fcl-rest-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmontone%2Fcl-rest-server/lists"}