A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/proyecto26/MyAPI below:

proyecto26/MyAPI: A template to create awesome APIs easily ⚡️

MyApi SQL Template ⚡️ Launch your api instantly watching changes with live-reload 📈 Highly scalable using Repository design pattern to access the database even easier 😎 OpenAPI with Swagger to describe your RESTful APIs ✨ KISS principle make everything as simple as possible, but not simpler 📱 Mobile friendly supporting Cross-origin resource sharing (CORS) with a list of domains for restricted resources 🔑 Security using JWT authentication strategy with Passport and other techniques to increase the security of your applications 👥 Made for Users. Easily validate permissions for specific routes using Guards with a Role-based access control ⏱ Don't repeat yourself, Single responsibility principle. 🔗 Validation: provides pipes available right out-of-the-box with class-validator to enforce validation rules for all incoming client payloads ⚠️ Logger with Winston using different levels to track exceptions easily 🔄 Migrations using TypeORM to apply incremental updates to the database

Do you want to see this template in action? Visit https://myapi-template.herokuapp.com/api yay! 🎉

Options (Database Type) 💻
# install dependencies
$ yarn
# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod
# run migration
$ yarn migration

# create migration
$ yarn migration:create

# revert migration
$ yarn migration:revert
# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

I believe in Unicorns 🦄 Support me, if you do too.

Donate Ethereum, ADA, BNB, SHIBA, USDT/USDC, DOGE, etc:

Wallet address: jdnichollsc.eth

Please let us know your contributions! 🙏

Made with ❤️


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4