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

https://github.com/spmadden/integration-book

A book of best practices, lessons-learned, and pitfalls to avoid from our experience integrating systems together.
https://github.com/spmadden/integration-book

best-practices guidebook system-integration

Last synced: 10 months ago
JSON representation

A book of best practices, lessons-learned, and pitfalls to avoid from our experience integrating systems together.

Awesome Lists containing this project

README

          

The Integration Book
=====================
[![MIT](https://img.shields.io/badge/license-CC%20BY--SA%204.0-blue.svg)](https://creativecommons.org/licenses/by-sa/4.0/)

### Building:
1. Run `just`
1. If you aren't already set up with 'just', run `./bootstrap_env.sh`

### Dev Help Sources:
1. [mdBook Book](https://rust-lang.github.io/mdBook/index.html)
2. [mdBook Wiki](https://github.com/rust-lang/mdBook/wiki)
3. [mdbook-admonish](https://github.com/tommilligan/mdbook-admonish)
4. [mdbook-pdf](https://github.com/HollowMan6/mdbook-pdf)
5. [mdbook-epub](https://github.com/Michael-F-Bryan/mdbook-epub)

### Licensing:

This work is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)

You are free to:
* **Share** - copy and redistribute this book or any subset of this book in any medium or format.
* **Adapt** - remix, transform, and build upon the material for any purpose, even commercially.

Under the following terms:
* **Attribution** - You must give [appropriate credit](https://creativecommons.org/licenses/by-sa/4.0/#ref-appropriate-credit), provide a link to the license, and [indicate if changes were made](https://creativecommons.org/licenses/by-sa/4.0/#ref-indicate-changes). You may do so in any reasonable manner, but not in any way that suggests the authors endorse you or your use.
* **ShareAlike** - If you remix, transform, or build upon the material, you must distribute your contributions under the [same license](https://creativecommons.org/licenses/by-sa/4.0/#ref-same-license) as the original.
* **No Additional Restrictions** - You may not apply legal terms or [technological measures](https://creativecommons.org/licenses/by-sa/4.0/#ref-technological-measures) that legally restrict others from doing anything the license permits.