Skip to main content

Welcome to the Moldy API

TeoDev1611

TeoDev1611

Moldy Founder

All Moldy Backend Package Site manager is writed in go with this techlogies:

  1. Golang
  2. Gin
  3. MongoDB
  4. Heroku

Contributors#

All backend is made by @Polibov, the guides and the structure and desing is made by @TeoDev1611 see all information in the contributors pages :D

Contribute#

  1. Make a fork here
  2. Clone the repository
  3. Create a branch for the new feat with this command
git branch -M new-feat-name
  1. Make the changes and the commits with the conventional commits guide
  2. Make the pull request

Made with โค๏ธ in the World by the Moldy Community Contributors.#

Welcome to the Moldy Book

TeoDev1611

TeoDev1611

Moldy Founder

This book is writed for help you in the moldy.

Contribute to the book#

The techlogies use this book are:

  1. Rust
  2. Mdbook
  3. Markdown
  4. Git

Stepts to contribute#

  1. Install Rust here

  2. Install MdBook with this command:

cargo install mdbook
  1. Make a fork here
  2. Run the book with:
mdbook serve

And open the browser in:

localhost:3000
  1. Create a branch with your feat
  2. Open a pull request
  3. Jey! Welcome to the Moldy Community

Made with โค๏ธ in the World by the Moldy Community Contributors.#