Finished documentation
This commit is contained in:
25
docs/readme.md
Normal file
25
docs/readme.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# HopFrame Documentation
|
||||
|
||||
The HopFrame comes in two variations, you can eiter only use the backend with some basic endpoints or with fully fledged blazor pages for managing HopFrame components.
|
||||
|
||||
## Shared HopFrame Modules
|
||||
|
||||
- [Database](./database.md)
|
||||
- [Repositories](./repositories.md)
|
||||
- [Base Models](./models.md)
|
||||
|
||||
## HopFrame Web API
|
||||
|
||||
- [Installation](./api/installation.md)
|
||||
- [Endpoints](./api/endpoints.md)
|
||||
- [Authorization](./api/authorization.md)
|
||||
- [Models](./api/models.md)
|
||||
- [LogicResults](./api/logicresults.md)
|
||||
|
||||
## HopFrame Blazor library
|
||||
|
||||
- [Installation](./blazor/installation.md)
|
||||
- [Pages](./blazor/pages.md)
|
||||
- [Authorization](./blazor/authorization.md)
|
||||
- [Auth Service](./blazor/auth.md)
|
||||
- [Admin Context](./blazor/admin.md)
|
||||
Reference in New Issue
Block a user