Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 674 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 674 Bytes

ACCESS Operations (CONECT) Service Facing Information Sharing Platform

This Django application implements the ACCESS Operations Service Facing Information Sharing Platform.

This platform aggregates ACCESS integrated infrastructure information and makes and makes it available to developers, software, and services. It contains three main elements: developer facing web interface, software/service facing APIs, and relational and Elasticsearch based information repositories.

Platform Tools

  • Django 4.1
  • Python 3.10
  • OAuth 2
  • AWS Aurora PostgreSQL 14.5
  • AWS OpenSearch Elasticsearch 7.10

Developer Setup

Developer Environment Setup