Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 467 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 467 Bytes

GraphQL @Annotations MongoDB

🍹 Example application of a Siler-powered GraphQL API using Annotations and MongoDB.

  • composer install
  • MONGODB="mongodb+srv://<username>:<password>@<cluster-name>.mongodb.net/<dbname>?retryWrites=true&w=majority"
  • php -S localhost:8000 -t www