Skip to content

Commit 7df3d11

Browse files
committed
Readme update
1 parent 08cd7f4 commit 7df3d11

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ that I could run on a server and access it from any device.
77

88
## Features
99
- Web interface.
10+
- API for searching, and refresh reload library.
1011
- Runs on Windows, Linux and Mac.
1112
- Supports NSP, NSZ, XCI, XCZ files.
1213
- Read a folder and analyze all the files.
@@ -120,7 +121,9 @@ or you can leave `nsxlibrarymanager:latest` and the image will be built from sou
120121
- This organizes the files in your library based on the collection they are in.
121122
- Duplicate Titles
122123
- Find all the duplicate titles in your library.
123-
124+
- API
125+
- The API specification is located at `swagger/v1/swagger.json`
126+
- There is a swagger client that let you test the API here `/swagger/index.html`
124127

125128
## Screenshots
126129
![Dashboard](./screenshots/dashboard.png)
@@ -146,5 +149,4 @@ or you can leave `nsxlibrarymanager:latest` and the image will be built from sou
146149
## Credits
147150
- [Libhac](https://github.com/Thealexbarney/LibHac) For the amazing library to read nintendo switch files.
148151
- [Titledb](https://github.com/blawar/titledb) For the excellent database with all the information.
149-
- [LiteDb](https://www.litedb.org)
150152
- [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor)

0 commit comments

Comments
 (0)