Pretendo Network's Miiverse service
Go to file
TerWebz f3283c5581
Changed "config.js" to "config.json"
It's called config.json in the files, not config.js so edit the readme.md to reflect this.
2020-05-10 10:18:36 +00:00
src rolled back auth and post to pre-web state 2020-05-10 05:05:28 -05:00
.gitignore Update gitignore 2020-04-25 13:30:12 +01:00
package-lock.json added admin panel for viewing community posts in browser 2020-05-10 04:06:03 -05:00
package.json added admin panel for viewing community posts in browser 2020-05-10 04:06:03 -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