Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
![tests status](https://github.com/alphagov/forms-api/actions/workflows/test.yml/badge.svg)

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

# GOV.UK Forms - API

`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).
Expand Down