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

https://github.com/standardkit/architect


https://github.com/standardkit/architect

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# StandardKit Architect

A Crud API Generator based on:

- NestJS
- MikroORM
- Swagger

# Tests

To run the tests using `jest` run:

```bash
npm test
```