Skip to content
Open

Docs #19

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# NAO (ngx-api-orm)
Some links to get you started:

This is an API interpreter with a focus on Json:Api. Some links to get you started:

* [API Documentation](https://maurei.github.io/ngx-api-orm/).

The NPM packages:
Expand Down
6 changes: 5 additions & 1 deletion core/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# ngx-api-orm core

(See the main repo.)[https://github.com/maurei/ngx-api-orm/]
This is the core of `ngx-api-orm` on top of this you can add:

* The Json:Api adapter

The main repo is located [here](https://github.com/maurei/ngx-api-orm/).