Pretendo Network's Miiverse service
Go to file
2020-04-27 01:21:42 -05:00
src added support for more search tags for /v1/communities 2020-04-27 01:21:42 -05:00
.gitignore Update gitignore 2020-04-25 13:30:12 +01:00
package-lock.json reworked posts again, added Yeah! support 2020-04-26 22:02:23 -05:00
package.json reworked posts again, added Yeah! support 2020-04-26 22:02:23 -05:00
README.md updated portal 2020-04-25 00:00:42 -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