blob: 16f33ff16d7c68f4fe476bd838f32479d978774b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Outline
- [Fatcat Overview](./overview.md)
- [Goals and Related Projects](./goals.md)
- [Data Model](./data_model.md)
- [Workflow](./workflow.md)
- [Sources](./sources.md)
- [Implementation](./implementation.md)
- [Roadmap](./roadmap.md)
- [Cataloging Style Guide](./style_guide.md)
- [Entity Field Reference](./entity_fields.md)
- [Public API](./http_api.md)
- [Bulk Exports](./bulk_exports.md)
- [Cookbook](./cookbook.md)
- [Software Contributions](./sw_contribute.md)
- [Policies](./policies.md)
|