Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lirantal/enterprise-applications-patterns

Collection of enterprise application patterns
https://github.com/lirantal/enterprise-applications-patterns

api backend design-patterns enterprsie software-engineering

Last synced: about 1 month ago
JSON representation

Collection of enterprise application patterns

Awesome Lists containing this project

README

        



Enterprise Applications Patterns


A collectcion of (opinionated) guidelines, and patterns for architecting and building enterprise-grade, sustainable and maintainble applications.



---

## Table of Contents

### Backend

- [RESTful APIs](./backend/restful-api.md)
- [Pagination](./backend/pagination.md)
- [Backend Testing Strategy](./backend/backend-testing-strategy.md)
- [Consumer-Driven-Contracts](./backend/consumer-driven-contracts.md)

# Contributing

Please consult [CONTIRBUTING](./CONTRIBUTING.md) for guidelines on contributing to this project.

# Author

[Liran Tal](https://github.com/lirantal), Released under the [Apache-2.0](./LICENSE) License.