An open API service indexing awesome lists of open source software.

https://github.com/thequinndev/docolate

Docolate 🍫 - Delicious Documentation. Get started here: https://github.com/thequinndev/docolate/wiki/Route-Manager-%E2%80%90-Getting-Started
https://github.com/thequinndev/docolate

database documentation openapi typescript zod

Last synced: 11 months ago
JSON representation

Docolate 🍫 - Delicious Documentation. Get started here: https://github.com/thequinndev/docolate/wiki/Route-Manager-%E2%80%90-Getting-Started

Awesome Lists containing this project

README

          

# Docolate 🍫
Sweet documentation. Docolate will include a number of documentation and schema modules. The current modules are listed below.

Created by @thequinndev


All modules will be powered by zod: https://zod.dev/

> https://www.npmjs.com/package/@thequinndev/docolate
```
npm i @thequinndev/docolate
```

## Route Manager
Endpoint, OpenAPI management and auto-documentation in one simple module.

* [Route Manager README](https://github.com/thequinndev/docolate/blob/main/src/db-manager/README.md)

* [Route Manager Documentation](https://github.com/thequinndev/docolate/wiki/Route-Manager-%E2%80%90-Getting-Started)

* Up-to-date working examples will always be found here: https://github.com/thequinndev/docolate/tree/main/examples/route-manager

## DB Manager
Simply Database query manager that turns bespoke database queries into auto-documenting re-usable services.

Currently a "working", work in progress. Not yet released.

* [DB Manager README](https://github.com/thequinndev/docolate/blob/main/src/db-manager/README.md)