From 8a37b7a73ba2b608de795498d6af74aa701ccc5c Mon Sep 17 00:00:00 2001 From: Laura Beaufort Date: Tue, 12 Nov 2024 10:17:20 -0500 Subject: [PATCH] Update README.md Include under development FECFile repos --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ef8a5a3..ded5319 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ This repository, [FEC](https://github.com/fecgov/fec), is a general discussion f - [fec-dns](https://github.com/fecgov/fec-dns): manages DNS for fec.gov - [fec-testing](https://github.com/fecgov/fec-testing): tracks ideas through concept, design, usability testing, and documentation +***FECFile (under development)*** +- [fecfile-web-app](https://github.com/fecgov/fecfile-web-app): Browser-based front-end for FECFile developed in Angular +- [fecfile-web-api](https://github.com/fecgov/fecfile-web-api): RESTful API supporting the FECFile front-end developed in Django +- [fecfile-api-proxy](https://github.com/fecgov/fecfile-api-proxy): Nginx reverse proxy for FECFile API - IP blocking and rate limiting +- [fecfile-validate](https://github.com/fecgov/fecfile-validate): data validation rules for FECFile + ## Get involved We’re thrilled you want to get involved! - Read our [contributing guidelines](https://github.com/fecgov/openfec/blob/master/CONTRIBUTING.md). Then, [file an issue](https://github.com/fecgov/fec/issues) or submit a pull request.