-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.x.x mongokitten tutorial #51
Conversation
Joannis
commented
Jan 18, 2024
- Needs to use swift-server/hummingbird-openapi once merged
- Needs to use the alpha once tagged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks really good. Nice alternative to the other todo samples, as you have used openapi.
- As an example it needs more comments.
- There needs to be README.md explaining what the sample is and how to run it. I guess you need a locally running mongodb instance. Does it need some setup?
- Also the README in the root needs updated, to include a link
todos-mongokitten-openapi/Sources/todos-mongokitten-openapi/API.swift
Outdated
Show resolved
Hide resolved
aaa0176
to
639cbdc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just needs a readme and the HummingbirdFoundation dependency removed and its good
Co-authored-by: Adam Fowler <[email protected]>