breaking-bad-quotes icon indicating copy to clipboard operation
breaking-bad-quotes copied to clipboard

A simple API to retrieve some quotes of Breaking Bad, bitch!

Results 7 breaking-bad-quotes issues
Sort by recently updated
recently updated
newest added

**Update the complete project** The project was update to the latest express modern way to handle rest api. The following dependencies was added: - cors The project structure was update...

I needed something like /v1/quotes/by/{id} feature from this api, so I took a time for add it. It works giving to you a specific quote by idIt works giving to...

The logic and the sintaxis of the project is in a legacy code or deprecated, I took a time to update the complete project structure and add some logic or...

Added some quotes at the bottom. I'll be adding more in the next day

- use specific node version `v18.0.0`: this way we will have a single `package-lock.json` for all developers who are contributing to the project. - format the files. - Use JSON...