practicalli / practicalli/clojure-web-services
Clojure RESTful API example - Star Trek
Open
Nobody has claimed this yet.
API
API documentation
component lifecycle
RESTful
- Dominant language
- Markdown
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Review the very interesting example project, Star Trek, to set up a RESTful API in Clojure
Uses:
- https://github.com/juxt/clip for system component (rather than integrant, etc.)
- CRUD Functionality
- Exception Handling
- Internationalisation (i18n)
- Swagger API
- Input Validation (using Malli)
Resources
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the Star Trek example scope and the linked Clip and OpenAPI resources, then determine how the RESTful API, CRUD functionality, exception handling, internationalisation, Swagger API, and Malli validation fit together. Done means the example demonstrates all listed capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100