Skip to content

Commit 9109e94

Browse files
committed
fix: revert core_services.md
1 parent 3a18981 commit 9109e94

2 files changed

Lines changed: 45 additions & 0 deletions

File tree

docs/source/core_services.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Core Services
2+
3+
**aind-data-transfer-service**
4+
5+
FastAPI service to run data compression and transfer jobs on the HPC
6+
7+
[link](http://aind-data-transfer-service/) | [readthedoc](https://aind-data-transfer-service.readthedocs.io/en/latest/) | [repo](https://github.com/AllenNeuralDynamics/aind-data-transfer-service)
8+
9+
**aind-metadata-mapper**
10+
11+
Repository to help gather and map metadata from different sources
12+
13+
[readthedoc](https://aind-metadata-mapper.readthedocs.io/en/latest/) | [repo](https://github.com/AllenNeuralDynamics/aind-metadata-mapper)
14+
15+
**aind-metadata-service**
16+
17+
REST service to retrieve metadata from AIND databases
18+
19+
[link](http://aind-metadata-service/) | [readthedoc](http://aind-metadata-service/docs) | [repo](https://github.com/AllenNeuralDynamics/aind-metadata-service)
20+
21+
**aind-metadata-entry-js**
22+
23+
UI for metadata ingestion and validation
24+
25+
[link](https://metadata-entry.allenneuraldynamics.org/) | [repo](https://github.com/AllenNeuralDynamics/aind-metadata-entry-js)
26+
27+
**aind-data-access-api**
28+
29+
Library to interface with AIND databases
30+
31+
[tutorial](https://codeocean.allenneuraldynamics.org/capsule/9613367/tree/v1) | [readthedoc](https://aind-data-access-api.readthedocs.io/en/latest/) | [repo](https://github.com/AllenNeuralDynamics/aind-data-access-api)
32+
33+
**aind-data-asset-indexer**
34+
35+
Index jobs for AIND metadata in AWS DocumentDB and S3
36+
37+
[readthedoc](https://aind-data-asset-indexer.readthedocs.io/en/latest/) | [repo](https://github.com/AllenNeuralDynamics/aind-data-asset-indexer)
38+
39+
**aind-library-template**
40+
41+
A basic template for a library code base
42+
43+
[repo](https://github.com/AllenNeuralDynamics/aind-library-template)

docs/source/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ proposals
4040
:hidden:
4141
:caption: Resources
4242
43+
core_services
44+
4345
```

0 commit comments

Comments
 (0)