This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: NCAR/chemistry-cafe-api
Releases · NCAR/chemistry-cafe-api
Capstone Git Release 2
- merged two repos into one. (chemistry-cafe and chemistry-cafe api)
- UI updates
- authentication
- database design
Capstone Release #2
v1.4.1 added front end files and tabular updates
Capstone Release #1 - Github Actions for CICD
End of Capstone Release
From the last release there were many bug fixes. Other than that, tests and YAML configuration were added.
OpenAtmos JSON Confiugration
The main changes from the previous release consist of an initial OpenAtmos JSON configuration being completed and various bug fixes.
All Models Added
This release contains the rest of the controllers, models, and services for all the 20 database tables.
The next release will focus on JSON configuration and any needed additional routes.
Version 1.0
This is a Swagger-created API using C#. This launches on a localhost where you can make a GET/POST/etc request to specific webpages on the API to gather data from the database.
- Created by Paul Cyr and Brandon Longuet