Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 9e944a7

Browse files
committed
Add deprecation notice
forms-api is no longer required in any part of our service and will be removed soon. Add a note to the repo to inform people of this.
1 parent fc519db commit 9e944a7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
![tests status](https://github.com/alphagov/forms-api/actions/workflows/test.yml/badge.svg)
22

3+
> [!NOTE]
4+
> forms-api is now deprecated and is no longer a core part of the GOV.UK Forms service.
5+
> This repository will be archived in the near future.
6+
> Consider this document out of date and only of use for historical purposes.
7+
38
# GOV.UK Forms - API
49

510
`forms-api` is the API for the GOV.UK Forms platform. It is a Ruby on Rails api app, currently using a Postgresql database for data storage and is used for storing/serving the form configurations that are created by form creators in [forms-admin](https://github.com/alphagov/forms-admin).

0 commit comments

Comments
 (0)