-
-
- Look at all endpoints from https://docs.google.com/spreadsheets/d/1A-VWxGheyS36Fm6mj7MLnrHO2UvXAMSE7TxJ652bxuw/edit?gid=0#gid=0
- Go to https://docs.figshare.com/ and the source code https://github.…
-
https://swagger.io/
-
Add Swagger documentation to the project for API endpoints, allowing developers to easily understand and test each endpoint. Documenting the BackEnd while coding and improving a good understanding of …
-
Currently, going to [https://dev-api.fecfile.fec.gov/](https://dev-api.fecfile.fec.gov/api/docs/) is a dead link (403) - update it to redirect to the Swagger docs: `/api/docs/` [https://dev-api.fecfil…
-
- Site: [http://localhost:8080](http://localhost:8080)
**New Alerts**
- **Content Security Policy (CSP) Header Not Set** [10038] total: 1:
- [http://localhost:8080/api/swagger/index.html](ht…
-
- Site: [http://localhost:8080](http://localhost:8080)
**New Alerts**
- **Content Security Policy (CSP) Header Not Set** [10038] total: 1:
- [http://localhost:8080/api/swagger/index.html](ht…
-
- Site: [http://localhost:8080](http://localhost:8080)
**New Alerts**
- **Content Security Policy (CSP) Header Not Set** [10038] total: 1:
- [http://localhost:8080/api/swagger/index.html](ht…
-
Integrate swagger for api documentation
-
- [ ] Remove old `laji-api-client` and all references to it
Multilevel caching
- [ ] Cache type: `Record`. Only GET queries get cached
- [ ] PUT, POST, DELETE, etc. should flush the cache (delete all…