Create safe Modrinth API Client #5
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#4 Create
ModrinthSource Service
ferdinland-minecraft-server/caml
Reference
ferdinland-minecraft-server/caml#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should create a safe Modrinth API client in Effect.
ModrinthSourceServiceI went ahead and re-generated the whole API. I also generated a test suite, which caught some edge cases. The test suite should be human audited at some point (I have a hunch that it is not nearly exhaustive enough). I'm of the opinion that a sufficiently exhaustive test suite should be sufficient to ensure the reliability of an LLM generated Effect-defined api.
I'm going to close this, as it's good enough for pre-alpha.