CodeRoyale / userAPI

User API for CodeRoyale
6 stars 1 forks source link
api express-js javascript jwt mongodb nodejs

Making competitive programming more fun and better!

discord - users online

Contribute · Community · Documentation


Structure

Module Description
frontend React frontend
lobby WebSocket server for managing competitions
userAPI JWT authentication server
questionAPI REST API serving questions and test cases

Branches

Contributions

CodeRoyale/userAPI is open to contributions, but we recommend creating an issue for letting us know about the feature you are working upon. Please read CONTRIBUTING.md

Reviewers

How to run locally

Check out SETUP.md

Why did we make this?

The goal of CodeRoyale is to create a Competitive Programming platform, where users can have coding battle with friends, random users and team battles to show case your programming skills.