This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Releases: vexelon-dot-net/e-additives.server
Releases · vexelon-dot-net/e-additives.server
Milestone 01
- Create project architecture
- Set main tools and libraries to be used
- Create core database schema
- Create script to transform existing XML addtivies data to SQL import script
- Create script to create database schema and import additives data into SQL database
- Add server configuration file (config.php)
- Add REST API - READ calls for additives stored in database
- Add REST API documentation (markdown file)
- Add Redis data caching for READ requests