Tmyneni / RESTFUL-APIs

0 stars 0 forks source link

Driver Application #4

Open doconight opened 5 months ago

doconight commented 5 months ago

Please start your driver application and post it to the repository.

Tmyneni commented 4 months ago

Driver Application.docx Dr. Walter, I'm trying the share the code from Jupyter Notebooks. However, there is an error showing that the file format is not supported to upload. So, I copied the code to a Word file and uploaded to the repository

doconight commented 4 months ago

Good. You should be able to add the code to VS Code or Notepad and save as a .py file. Then upload the .py file to your code section of the repository. MS Word tends to add trash in the form of hidden characters, making the code incapable of being run.

doconight commented 4 months ago

Also, add comments to your code, indicating what API you are consuming.

Tmyneni commented 4 months ago

Driver application and Custom API.zip Hello, Dr. Walter. I've tried to upload a .py file, but it's not supported. So, I converted it to a ZIP file and uploaded it. Please review both the Driver and Custom APIs. Thank you.