Skip to content

Instantly share code, notes, and snippets.

@vhenzl
Last active February 21, 2022 09:29
Show Gist options
  • Save vhenzl/37e64eca26d501df6e3324789d5b0a7f to your computer and use it in GitHub Desktop.
Save vhenzl/37e64eca26d501df6e3324789d5b0a7f to your computer and use it in GitHub Desktop.
Awesome whatever (PHP, DDD, CQRS, events & messaging, Doctrine, REST & APIs, PHPStorm,... links)

Composer

REST

REST & CQRS

HATEOAS (Hypermedia As The Engine Of Application State)

Hypermedia types

HAL
JSON:API
JSON-LD
JSON-LD+Hydra
Siren
UBER Hypermedia

Schemas & tools

  • JSON Schema – describes your JSON data format
  • Schema.org – schemas for structured data on the Internet
  • API Commons – collaborative design of API specifications, interfaces and data models
  • JSONSchema.Net – generates JSON schema from JSON

API specifications (modeling and documentation)

Libraries


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment