Uzair Ali
Uzair Ali
**Describe the bug** `api/v2/dev` isnt working in case of `medium:true` `mediumPost` at line 22 in `postFromDevController.js` is undefined. Problem is in `postToMedium` function.
Currently, there is no testing involved which makes the Maintenance of project difficult, Thus It is Desired To have Tests for the following Endpoints - `api/v2/dev` - `api/v2/medium` - `api/v2/hash`
2 or 1 Request per second
**Describe the bug** A clear and concise description of what the bug is. If Wrong Dev URL is Given still it shows successful
**Is your feature request related to a problem? Please describe.** After a Successful cross-post all APIs just returns ``` { "Message": "Blog Successfully Posted" } ``` But It would be...
**Is your feature request related to a problem? Please describe.** Currently, API Docs are present in README which is inconsistent and not well managed **Describe the solution you'd like** Implement...
In All the endpoints API keys are passed on through the request's body which is not secure and efficient so it is desired to pass the API keys through headers.
Add proper logging in all the Endpoints using pino-logger
**Is your feature request related to a problem? Please describe.** Currently the platform (Dev.to, Medium or Hashnode) API keys are passed as it is to the server, which is a...
Medium Cross posting API isn't working on custom medium domains like (`username.medium.com`)