Create Tutorial based sample code to a Restful API Service -- 2
Budget: $30 – $250 AUD
This project is focused on creating a small sample source code with instructions that shows how to integrate to Restful API to upload files, start a job, and display results.
We will provide you:
* The OpenAPI Specification details that are already provided for use over the Internet (you can run auto code generators if you wish)
* A working example of such tutorial in Go (you can model on this)
The small sample source code will be used as means for other developers to integrate the API into their own projects, to test and use as a tutorial for their own projects.
The goals:
* Create minimum skeleton project, using Visual Code with documentations instructions on how to setup, use all free components to setup basic project to build and run.
* Connect to the Restful API, any libraries used must be free with no license restrictions.
* Basic program must:
1. Accept different media in form of image and video. Images and Video will be supplied.
Use API to upload via resumable upload (Upload chunk, Verify chunk uploaded, Repeat until uploading finished)
2. Use API to start job.(Start job, Wait for job finished)
3. Display job results and status returned in form of JSON results. JSON results can just be displayed in pretty format.
* All 4 programming languages needed:
1. C#
2. C++
3. Python
4. TypeScript
We will provide you:
* The OpenAPI Specification details that are already provided for use over the Internet (you can run auto code generators if you wish)
* A working example of such tutorial in Go (you can model on this)
The small sample source code will be used as means for other developers to integrate the API into their own projects, to test and use as a tutorial for their own projects.
The goals:
* Create minimum skeleton project, using Visual Code with documentations instructions on how to setup, use all free components to setup basic project to build and run.
* Connect to the Restful API, any libraries used must be free with no license restrictions.
* Basic program must:
1. Accept different media in form of image and video. Images and Video will be supplied.
Use API to upload via resumable upload (Upload chunk, Verify chunk uploaded, Repeat until uploading finished)
2. Use API to start job.(Start job, Wait for job finished)
3. Display job results and status returned in form of JSON results. JSON results can just be displayed in pretty format.
* All 4 programming languages needed:
1. C#
2. C++
3. Python
4. TypeScript