An open API service indexing awesome lists of open source software.

https://github.com/guthius/luniaweb


https://github.com/guthius/luniaweb

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

![Lunia Logo](.github/Logo.png)

![GitHub branch check runs](https://img.shields.io/github/check-runs/guthius/luniaweb/master)
![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/guthius/luniaweb)
![GitHub License](https://img.shields.io/github/license/guthius/luniaweb)

# Lunia V4 Backend

This project is a .NET conversion of the original ASP Classic version of the V4 Lunia backend. The conversion modernizes
the legacy codebase while maintaining compatibility with the existing Lunia game server infrastructure.

## Technology Stack

- .NET 9.0 (C#)
- ASP.NET Core Minimal APIs
- PostgreSQL database
- Entity Framework Core with Npgsql