Skip to content

Commit 920af41

Browse files
committed
Add: links and project descriptions to README
1 parent a0c9d14 commit 920af41

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,14 @@
66

77
This repository aggregates documentation, specifications, and links to other repositories for the purpose of evaluation for developers participating in RCOS as a graded class.
88

9+
## Microservice Architecture
10+
11+
This project uses a serverless microservice architecture. It has many components across many GitHub repositories. Here is a list:
12+
13+
| Repository | Description | Link |
14+
| ----------------|--------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- |
15+
| Spaceport | React Frontend for the Booster API. Allows users to view projects online. | https://github.com/codingandcommunity/spaceport |
16+
| Booster | This is the backend API that hosts meta data for all projects that students can complete. | https://github.com/codingandcommunity/booster-read-projects-function |
17+
| Example Project | This is an example project that students studing this curriculum may use. Specialize format. | https://github.com/codingandcommunity/booster-project-hello-world |
18+
19+
This list is currently incomplete. It is missing the ATOM plugin and possibly other repositories.

0 commit comments

Comments
 (0)