We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dumping some thoughts, should be sufficiently complex to actually touch on the stuff Kore::Data might actually use:
Kore::Data
Language not as important as swagger learnings and examples.
Foo
Bar
Baz
User
Group
Use generated server stubs for serverside on top of something like sqlite. Demo unpacking payload, filling out model, saving with ORM?
Couple different langs demoing the client usage. Suggestions for langs: go or ruby.
The text was updated successfully, but these errors were encountered:
Really liking early Goa, should do a deeper to eval known requirements, tracking here: https://github.com/hegemone/kore-poc/projects/2
Sorry, something went wrong.
No branches or pull requests
Dumping some thoughts, should be sufficiently complex to actually touch on the stuff
Kore::Data
might actually use:Language not as important as swagger learnings and examples.
Foo
,Bar
,Baz
,User
,Group
objectsFoo
read-write allBar
write only for authenticated usersBaz
Users of only certain groups can access possibly?Use generated server stubs for serverside on top of something like sqlite. Demo unpacking payload, filling out model, saving with ORM?
Couple different langs demoing the client usage. Suggestions for langs: go or ruby.
The text was updated successfully, but these errors were encountered: