Useful Resources
This page will compile all the useful resources we pickup on relating to APIs and API Platform:
General API
- Enterprise API Management
- Nordic APIs
- API Evangelist
- API Blueprint Notation
- OPEN API Initiative aka governance to Swagger
- Swagger Hub
- Great APIs – Mindmap original O’Reilly book(let)
- Programmable Web includes massive Published API catalogue
- SOA 4 U
- Martin Fowler
- OWASP API Top Ten
- Mitre Att&ck – comprehensive view of attack vectors
Oracle API Platform Related:
API Design Guides
GraphQL
- GraphQL home
- GraphQL Foundation
- MicroProfileGraphQL (MicroProfile)
- The reference implementation of GraphQL
- Apollo – one of the leading implementations of GraphQL with commercial support and extensions – this site also has a lot of educational material
- My blog posts on GraphQL
- Example of GraphQL from a former colleague
- Oracle related blogs on GraphQL
- GraphQL and SpringBoot
- How To GraphQL – Tutorial