Skip to content

Commit

Permalink
Added first documentation draft for bee.persistent.blaze
Browse files Browse the repository at this point in the history
  • Loading branch information
kurbaniec committed Jan 17, 2024
1 parent 180aa3e commit 4c8ad77
Show file tree
Hide file tree
Showing 3 changed files with 476 additions and 468 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,10 @@ An example project showcasing `bee-built` can be found under [example](./example

### Modules

Extend DGS:

* `bee.fetched`
Automatically generate nested data fetchers for usage with data loaders, [documentation](./bee.fetched/README.md)

---

Some changes are currently being made:

* `bee.persistent`
Easier data handling for GraphQL + JPA, [documentation](./bee.persistent/README.md)
Easier data handling for GraphQL + JPA, [choose implementation](./bee.persistent/README.md)
* `bee.fetched`
Automatically generate nested data fetchers for usage with data loaders in DGS, [documentation](./bee.fetched/README.md)
* `bee.functional`
Functional Kotlin bindings, integration with DGS, `bee.persistent` & more, [documentation](./bee.functional/README.md)
* `bee.buzz`
Expand Down
Loading

0 comments on commit 4c8ad77

Please sign in to comment.