# Other resources

- [Bill of Materials](/extra/bom.md): How to declare dependencies without having to worry about version numbers
- [Benchmarks](/extra/benchmarks.md): Measuring performance to find out how fast Results are
- [Demo Projects](/extra/demo.md): Check out some REST APIs that consume and produce Result objects
- [Spring Boot Demo Project](/extra/demo/spring-boot.md): Take a look at a Spring Boot-based REST API leveraging Result objects
- [Micronaut Demo Project](/extra/demo/micronaut.md): Take a look at a Micronaut-based REST API leveraging Result objects
- [License](/extra/license.md): Feel free to tweak and share — no strings attached
