30-Days-Of-Python icon indicating copy to clipboard operation
30-Days-Of-Python copied to clipboard

Update 29_building_API.md

Open julianapeace opened this issue 1 year ago • 0 comments

  • Added missing import statements (from bson.json_util import dumps)
  • Fixed missing lines of code needed for the GET function
  • Fixed the mongodb query for the UPDATE function
  • Removed unused lines of code

julianapeace avatar Jun 06 '24 22:06 julianapeace