Uzair Ali

Results 41 issues of 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`

enhancement :tada:
help wanted :sos:

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...

enhancement :tada:
help wanted :sos:

**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...

documentation :memo:
enhancement :tada:

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.

enhancement :tada:
help wanted :sos:

Add proper logging in all the Endpoints using pino-logger

enhancement :tada:
help wanted :sos:
good first issue :green_heart:

**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...

bug :bug:
enhancement :tada:

Medium Cross posting API isn't working on custom medium domains like (`username.medium.com`)

bug :bug:
help wanted :sos: