So I am building a web application from scratch and being a complete rookie with very little knowledge in backend I’m trying to connect the SpaceX’s API to mongoDB database and display it on the server side.
Now the problem i’m facing is that the name of each mission is “model” and the status is “upcoming”.
How do i fix that?
I tried checking the mapping in the database file. Nothing there!
#I tried removing multiple insertions, there ain’t any.
Help me peeps!
New contributor
Snigdha Mohapatra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.