Pretendo Network's Miiverse service
Go to file
2022-05-08 15:35:27 +02:00
docker add docker files and remove static config.json 2022-05-08 15:35:27 +02:00
src add docker files and remove static config.json 2022-05-08 15:35:27 +02:00
.dockerignore add docker files and remove static config.json 2022-05-08 15:35:27 +02:00
.gitignore add docker files and remove static config.json 2022-05-08 15:35:27 +02:00
Dockerfile add docker files and remove static config.json 2022-05-08 15:35:27 +02:00
package-lock.json Updated POST model 2021-09-06 03:18:23 -05:00
package.json Updated POST model 2021-09-06 03:18:23 -05:00
README.md Changed "config.js" to "config.json" 2020-05-10 10:18:36 +00:00

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