Skip to content

Instantly share code, notes, and snippets.

View azbagas's full-sized avatar

Azhar Bagaskara azbagas

View GitHub Profile
@igorjs
igorjs / rest-api-response-format.md
Last active May 3, 2025 15:14
REST API response format based on some of the best practices
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active May 12, 2025 09:52
Conventional Commits Cheatsheet

Conventional Commit Messages starline

See how a minor change to your commit message style can make a difference.

Tip

Take a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs

Commit Message Formats

Default