0.3.0-1 • Published 1 year ago

@wellyton/mapi v0.3.0-1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

MAPI

 __  __             _
|  \/  | __ _ _ __ (_)
| |\/| |/ _` | '_ \| |
| |  | | (_| | |_) | |
|_|  |_|\__,_| .__/|_|
            |_|

Mapi is a tool that help's you to create your simple API's more faster

INSTALLATION

mapi uses pnpm to manage your API dependencies, but can be installed with npm.

npm i -g @wellyton/mapi

make sure to have pnpm installed before next steps.

HOW TO USE:

it's very simple, type in your terminal:

mapi --create <your-project-name>

now, you have your project structure created.

we are working now in new features to helps you with more tools, see the next section for some features that we are working.

sugestions and pull requests are welcome!

TODO:

[] support for typescript
[] support for docker
[] support for fastify
[] ESlint pre-configuration
[] husky for git hooks
[] commit linter
[] lint-staged
0.3.0

1 year ago

0.2.0

1 year ago

0.3.0-1

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

1.0.0

1 year ago