Bootprint vs CROUS Assistant | Residence - OpenAPI 3.0.0
If you need a Science & Math API that's easy to integrate, go with Bootprint.
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)
Bootprint
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
CROUS Assistant | Residence - OpenAPI 3.0.0
- HTTPS supported
- Requires No authentication
| Feature | Bootprint | CROUS Assistant | Residence - OpenAPI 3.0.0 |
|---|---|---|
| Authentication | None | No |
| HTTPS | Yes | Yes |
| CORS | Yes | Unknown |
When to use which?
Bootprint is the better choice for quick prototypes and hackathons since it requires no authentication. Bootprint works directly from the browser with CORS enabled, making it better for frontend-only apps.