I finally built out my database session and my first company table model. Aditionally I also wrote a POST/ companies endpoint that takes data, validates it, and saves it to the database. Lastly after so much fixing I finally got a clean 200 response back with Microsoft’s data and a real database ID, so the full loop — request → validate → save → confirm — is working end to end now.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.