Skip to content

Releases: Zenor27/fastapi-rest-jsonapi

Release 0.8

01 Feb 19:39
1c6eaad

Choose a tag to compare

Release 0.7.1

16 Jan 15:43
aa4ef57

Choose a tag to compare

Fix issue when requesting with swagger

Release 0.7

15 Jan 16:50
bea9d38

Choose a tag to compare

Implement pagination links in response.

You can find more informations about pagination on the JSON API specification.

Release 0.6

28 Dec 17:04
181056a

Choose a tag to compare

Implement pagination.

You can find more informations about pagination on the JSON API specification.

Release 0.5

28 Dec 00:24
ea6be5b

Choose a tag to compare

This release improve imports. It is now easier to use the library.

This release also provide a documentation 🚀

Release 0.4

26 Dec 16:52
aa9f0c9

Choose a tag to compare

Implement sparse fieldsets.

More informations about sparse fieldsets here.

Release 0.3

26 Dec 13:02
5458e02

Choose a tag to compare

Implement sorting operation.

Here is a link for more informations about sorting in the JSON API standard.

Release 0.2

24 Dec 18:10

Choose a tag to compare

Add README for Pypi

Release 0.1

24 Dec 17:57
4093b68

Choose a tag to compare

Release 0.1 Pre-release
Pre-release

This is the first release of FastAPI REST JSONAPI.

This library is currently under high development.