BC Laws vs Big Book
If you need a Books API that's easy to integrate, go with Big Book.
BC Laws
BC Laws is an electronic library providing free public access to the laws of British Columbia. BC Laws is hosted by the Queen's Printer of British Columbia and published in partnership with the Min...
BC Laws
- Simple API key authentication
- HTTPS supported
Big Book
- Simple API key authentication
- HTTPS supported
- CORS enabled for frontend use
| Feature | BC Laws | Big Book |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
Big Book works directly from the browser with CORS enabled, making it better for frontend-only apps.