-
https://github.com/jwasham/coding-interview-university
-
All the apps need to start with a base template, which should have a default liveliness check endpoint for deployments.
For instance, every app should implement a `/status/ping`, and that should r…
-
Tracking issue for:
- [ ] https://github.com/DhananjayThomble/NodeJS-URL-Shortener-Microservice/security/code-scanning/5
-
If you pass an invalid URL that doesn't follow the valid http://www.example.com format, the JSON response will contain { error: 'invalid url' }
-
### Describe the Issue
When trying to complete thee challenge it fails 3 of the 4 tests although the developed project works properly
Failed:You can POST a URL to /api/shorturl and get a JSON resp…
-
### Describe the Issue
Last test of the `URL Shortener Microservice` requires the following:
> If you pass an invalid URL that doesn't follow the valid http://www.example.com format, the JSON resp…
-
No matter what URL I paste in the project section of APIs & Microservices and Information Security and Quality Assurance Certification curriculum all tests get a pass. As long as I put https:// follow…
-
**Describe your problem and how to reproduce it:**
Hi, I've noticed that "APIs and microservices" tests broken, to reproduce put any links to the solution field and click on ''I've completed this c…
-
**Describe your problem and how to reproduce it:**
The API provided for the Stock Price Checker project is currently unavailable. According to glitch, it appears to have reached its maximum hours…
-
One of the Replit devs mentioned that they're making a lot of changes on their end, and recommends that we remove the `.replit` and `replit.nix` files from our boilerplate repos whenever possible. We …