practicalli / practicalli/clojure-web-services

Clojure RESTful API example - Star Trek

Open
#88 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.