https://github.com/nksaraf/tavern
Super simple framework for service-based architecture in monolithic servers
https://github.com/nksaraf/tavern
Last synced: 4 months ago
JSON representation
Super simple framework for service-based architecture in monolithic servers
- Host: GitHub
- URL: https://github.com/nksaraf/tavern
- Owner: nksaraf
- Created: 2019-06-01T06:21:27.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T07:55:38.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T13:16:32.050Z (6 months ago)
- Language: TypeScript
- Size: 700 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tavern
import { Package } from "./src/package-json";
import { waitRandomly } from "./src/utils";