@maschinenlesbar.org/regionalstatistik-cli
    Preparing search index...

    Interface LoginCheckResponse

    helloworld/logincheck. NOTE: Status here is a plain string, not the GenesisStatus object used by every other endpoint.

    interface LoginCheckResponse {
        Status: string;
        Username: string;
    }
    Index
    Status: string
    Username: string