noverde / pequi

URL shortener with multi database support
https://github.com/noverde/pequi
MIT License
11 stars 8 forks source link

Change status code on api response #18

Closed Patrick-Isidoro closed 3 years ago

Patrick-Isidoro commented 4 years ago

Currently, the project responds with StatusCode == 200 in v1/shorten. It would be interesting to answer with StatusCode == 201