mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-09-27 01:16:24 -05:00
f3283c558165aa0a2a1f1c486d62da56efd915d6
It's called config.json in the files, not config.js so edit the readme.md to reflect this.
What is this?
This is the Pretendo Network Miiverse API Server, which replaces the former Nintendo Network Miiverse API Server *.olv.nintendo.net
Install and usage
First install NodeJS and MongoDB. Download/clone this repo and run npm i to install all dependencies. Edit src/config.json to your liking. Run the server via npm run start.
To-Do
- Discovery Server
- Posts Server
- Topic Server
- Communities Server
- Integrate with PN account server
Currently implemented endpoints
Description
Languages
TypeScript
99.5%
Shell
0.3%
Dockerfile
0.2%