This repository has been archived on 2023-03-02 . You can view files and clone it, but cannot push or open issues or pull requests.
				
			
		
		
		
			
				
					
						
					
					5c04263475c8eee1c4cf04b122c9f0de0f61f723
				
			
			
		
	* commit '99be1798d0a3c90d297df210e9f15fd877b4508f':
  cleaned TODOS
  implemented changelog
  only allowed latest template version and allowed admin to set sample number
  introduced first_id to reference new template versions to original
  forbid condition_template as parameter name for template
  validation for material
  validation for sample
  validation for measurement
  made GET /sample/{id} work with new material model
  separated groups and suppliers for material PUT and POST
  separated groups and suppliers for material GET
		
	
Digital fingerprint of plastics - API
This is the API to access the database of the digital fingerprint of plastics project.
API documentation
The API is documented using the Open API Specification 3.0.2 and hosted together with the API under the /api path
Testing
Testing is done with mocha and can be executed using npm test.
Description
				
					Languages
				
				
								
								
									TypeScript
								
								85.8%
							
						
							
								
								
									JavaScript
								
								11%
							
						
							
								
								
									CSS
								
								1.9%
							
						
							
								
								
									HTML
								
								1.2%