File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
@@ -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)
You can’t perform that action at this time.
0 commit comments