discovered 03 Aug 2026
StarWars
→ View on GitHubThe 'Star Wars' repository demonstrates a GraphQL API built with .NET, ASP.NET Core, and Entity Framework Core, primarily aimed at providing a robust backend for applications that require interaction with a 'Star Wars' themed database. Notable features include a multi-layer architecture, dependency inversion, automatic database creation with seeding, and comprehensive testing, alongside a full-integration GraphQL implementation capable of handling queries and mutations related to various 'Star Wars' entities.