Skip to content
/ appy Public

An opinionated productive web framework that helps scaling business easier.

License

Notifications You must be signed in to change notification settings

appist/appy

Repository files navigation

appy

Build Status Vulnerabilities Check Go Report Card Coverage Status Go Doc Platform Support

An opinionated productive web framework that helps scaling business easier.

Debug Mode - Local Development

asciicast

Release Mode - Get Ready For Deployment

asciicast

Documentation

Please refer to here for more detailed documentation.

Acknowledgement

  • asynq - For processing background jobs
  • cobra - For building CLI
  • gin - For building HTTP router
  • gqlgen - For building GraphQL API
  • sqlx - For interacting with MySQL/PostgreSQL
  • testify - For writing unit tests
  • zap - For blazing fast, structured and leveled logging

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Thank you to all the people who already contributed to appy!

License

MIT

Copyright (c) 2019-present, Appist