Community and Developer Tools: quick roundup
A quick tour of the tools the community uses every day: NX Content Tracker, Missing Switch Content, and the APIs behind them.
If you build tools, track releases, or simply like to browse content cleanly, here are a few community staples worth bookmarking.
Community tools
-
NX Content Tracker
- A clean way to browse Switch content, with advanced search and a screenshot gallery.
- Link: nx-content.ghostland.at
-
Missing Switch Content
- Helps spot what is still missing and coordinate preservation efforts without guessing.
- Link: nx-missing.ghostland.at
Developer APIs
-
NLib API (Switch)
- Switch game metadata and assets in a consistent JSON format.
- Link: api.nlib.cc/nx
-
NLib API (3DS)
- 3DS metadata and assets via the
/ctrendpoints. - Link: api.nlib.cc/ctr
- 3DS metadata and assets via the
If you’re building something on top of these, share it with the community. We love seeing what people create.