Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 965 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 965 Bytes

Typesafe REST API Specification - Starter Template Generator Repository

CI Pipeline CD Pipeline

The Typesafe REST API Specification is a family of libraries used to enable seamless development of Backend and/or Frontend which communicate via HTTP protocol. The protocol specification is checked both at compile-time and run-time to verify that communication indeed adhers to the protocol. This all is done in such way that it does not make development tedious or boring, but instead robust and fun!

This particular repository contains code for starter template generator. This package can be used to set up a template for new TyRAS projects by issuing npx @ty-ras/start@latest command.