Jemma 29effc635e Create LICENSE
Update the license to AGPLv3

Need permission from the following contributors to continue:

- [ ] @InternalLoss 
- [ ] @mrjvs 
- [ ] @ashley-rose
2022-08-16 10:19:45 -05:00
2022-05-08 16:28:12 +02:00
2022-05-08 16:28:12 +02:00
2022-08-16 10:19:45 -05:00
2021-09-06 03:18:23 -05:00
2021-09-06 03:18:23 -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. Create a config.json to your liking (example in config.example.json). 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
Pretendo Network's Miiverse service
Readme AGPL-3.0 7.7 MiB
Languages
TypeScript 99.5%
Shell 0.3%
Dockerfile 0.2%