guardian / guardian/content-audit
Create an API for the lambda
Open
feature
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create an API gateway with a single endpoint that runs our lambda, passing the path to the lambda to point it at an article:
```
POST /run/
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the lambda entry point and the project's API or deployment configuration. Verify that POST /run/ passes the article path to the lambda and returns its result; add or run the relevant endpoint checks if the repository provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100