docs: update README with to-do list of features
This commit is contained in:
		
							parent
							
								
									86efffd8a3
								
							
						
					
					
						commit
						c022f33310
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -1,3 +1,8 @@ | ||||||
| # File Metadata Microservice | # File Metadata Microservice | ||||||
| 
 | 
 | ||||||
| This is the boilerplate for the File Metadata Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/file-metadata-microservice | This is the boilerplate for the File Metadata Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/file-metadata-microservice | ||||||
|  | 
 | ||||||
|  | ## To-do | ||||||
|  | 1. A form that includes a file upload. | ||||||
|  | 2. A form file input field has the name attribute set to upfile. | ||||||
|  | 3. Submitting a file results in a JSON response with the file name, type, and size in bytes. | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue