Taraj / DLang-Backend

Simple CRUD application created with D programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple shop written in D lang

Features

  • OAuth2 Google login
  • JWT based authorization
  • PayPal payments
  • MySQL databse
  • Docker

Configuration

Configuration is stored in: /source/config/Config.d but by default come from env variables.

Available variables:

Run

dub

About

Simple CRUD application created with D programming language


Languages

Language:D 99.0%Language:Dockerfile 1.0%