cs-450-project / se-phase2

Phase 2 project handoff
0 stars 0 forks source link

Implement /package upload with URL endpoint #29

Open chloehumphrey opened 1 week ago

chloehumphrey commented 1 week ago

Implement the 'upload package with URL' feature to the API. Use example post request from the OpenAPI specification.

chloehumphrey commented 4 days ago

Great work so far! 🎊 We just need to make sure we're not making assumptions about the default branch and correctly handling npm links.