question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Backend] Delete API for resource Data

See original GitHub issue

Deliverables-

  • A delete API which will be a cron job[ please use the existing reusable functions] It should delete the resource data of 2 months ago.
  • A delete API which will get the id in request body and delete a particular resource data.
  • Both APIs should be well tested

Ref PR for the cron job api - https://github.com/HITK-TECH-Community/Community-Website/pull/692

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Aman16-aicommented, Mar 5, 2022

Can I work on this issue ??

0reactions
Raj3045commented, Mar 6, 2022

hello , I would like to work on this issue, can I work on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deleting a resource via HTTP DELETE - DEV Community ‍ ‍
How to delete resources from a database using an Express API ; server.delete('/toys/:id', (req, res) => { }) ; const { id }...
Read more >
How to send DELETE request using REST assured? - Tools QA
This post takes you through the HTTP delete request method. Further, we discuss how to use the delete method using Rest API and...
Read more >
What happens when you DELETE a resource? - Ilija Eftimov ‍
When a request is succesfully fulfilled on this endpoint, the record which was identified by the :id param is destroyed. Since the request...
Read more >
Delete Resource REST API - Informatica Documentation
Use the Delete Resource Definition REST API to delete a Informatica Managed File Transfer resource according to the resource ID. This API uses...
Read more >
delete-backend-api — AWS CLI 1.27.37 Command Reference
Defines the resource configuration for the data model in your Amplify project. AdditionalAuthTypes -> (list). Additional authentication methods used to interact ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found