Skip to content

Clxiu/Game-Api

Repository files navigation

Front-end Phase 3

YouTube: https://youtu.be/YSD0qpGqqzY

Back End Requirements

To pass phase 3 for the back-end, you will need to have any five of the following advanced features, or any two of the extra for experts features.

Advanced Features List

  • Onion structure - clear separation of DB access layer and API layer (done)
  • Usage of EF Core (done)
  • Usage of caching to speed up calls (done, In-memory cache)
  • End to end testing using Postman or JMeter (done, Postman)
  • Comprehensive unit testing
  • OAuth2 with PKCE login w/ at least ONE third party provider
  • Implementation of websockets using SignalR
  • Deployment using a CI/CD pipeline to the cloud
  • Usage of Fluent Validation / Fluent Assertions (done, Fluent Validation)
  • Demonstration of complex BE logic

Expert Features

  • A YAML CI/CD pipeline which builds and deploys a containerised API to either Azure or AWS, which is configured to set and use environment variables correctly.
  • Implementation and support of GraphQL
  • Usage of Terraform to structure and provision a cloud environment, which is incorporated into a CI/CD pipeline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages