Pretendo Network's Miiverse service
Go to file
2020-05-16 02:01:40 -05:00
src added more functionality to the filler web interface 2020-05-16 02:01:40 -05:00
.gitignore Update gitignore 2020-04-25 13:30:12 +01:00
package-lock.json fixed authentication on non-windows platforms 2020-05-14 23:10:56 -05:00
package.json fixed authentication on non-windows platforms 2020-05-14 23:10:56 -05:00
README.md Update README.md 2020-05-07 00:55:21 -05: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.js 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