cmeeren / Felicity

Boilerplate-free, idiomatic JSON:API for your beautiful, idiomatic F# domain model. Optimized for developer happiness.
MIT License
77 stars 0 forks source link

Support JSON:API 1.1 #9

Open cmeeren opened 1 year ago

cmeeren commented 1 year ago

Required to implement:

Optional:

cmeeren commented 7 months ago

Just mentioning for the record that I have started working with GraphQL (using HotChocolate) and currently find that a much more compelling and flexible way to design APIs than JSON:API. I may therefore never get around to this task.

Felicity is still used in a lot of our current APIs, but I imagine we will use GraphQL for new APIs, so there may not come much in terms of new new features for Felicity.