Skip to content

Releases: NCAR/chemistry-cafe-api

Capstone Git Release 2

14 Oct 03:34
253c1fb
Compare
Choose a tag to compare
  • merged two repos into one. (chemistry-cafe and chemistry-cafe api)
  • UI updates
  • authentication
  • database design

Capstone Release #2

14 Oct 02:34
Compare
Choose a tag to compare
v1.4.1

added front end files and tabular updates

Capstone Release #1 - Github Actions for CICD

22 Sep 23:29
8827aec
Compare
Choose a tag to compare

This release adds functionality for CICD workflows.

End of Capstone Release

01 May 01:58
9c5cdfd
Compare
Choose a tag to compare

From the last release there were many bug fixes. Other than that, tests and YAML configuration were added.

OpenAtmos JSON Confiugration

09 Apr 15:47
Compare
Choose a tag to compare

The main changes from the previous release consist of an initial OpenAtmos JSON configuration being completed and various bug fixes.

All Models Added

26 Mar 16:07
Compare
Choose a tag to compare
All Models Added Pre-release
Pre-release

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

05 Mar 17:25
1d80eda
Compare
Choose a tag to compare
Version 1.0 Pre-release
Pre-release

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