patchBay

CROUS Assistant | Residence - OpenAPI 3.0.0 vs Remote Calc

If you need a Science & Math API that's easy to integrate, go with Remote Calc.

CROUS Assistant | Residence - OpenAPI 3.0.0

This is a sample API to expose the residences of the CROUS. Some useful links: - [CROUS Assistant Collector](https://github.com/MathieuSoysal/CROUS-assistant-Collector)

Remote Calc

Decodes base64 encoding and parses it to return a solution to the calculation in JSON

CROUS Assistant | Residence - OpenAPI 3.0.0

  • HTTPS supported
  • Requires No authentication
  • Currently flagged as inactive

Remote Calc

  • No authentication required
  • HTTPS supported
  • CORS enabled for frontend use
FeatureCROUS Assistant | Residence - OpenAPI 3.0.0Remote Calc
AuthenticationNoNone
HTTPSYesYes
CORSUnknownYes

When to use which?

Remote Calc is the better choice for quick prototypes and hackathons since it requires no authentication. Remote Calc works directly from the browser with CORS enabled, making it better for frontend-only apps.