You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
learnig how to build rest-api using flask library with python and do crud concept without database. (use array list instead) this is first rest-api with python i think it's not hard to do. it's kind of same node.js + express whatever, i still keep do my code as oop. that what i love. next time i will do with mysql database