Skip to content

joshcarp/plz-stop-the-sysl

Repository files navigation

conf-demo

Unconf demo for sysl

Prerequisites

File structure

api/: contains all API specifications for the generated application

gen/: contains all the generated code for the service

cmd/sizzle: runs the generated server

running code generation

SYSLFILE = api/sizzle.sysl
APPS = PaymentServer
  • run make to regenerate application code

Run the service:

go run ./cmd/sizzle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published