Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Application

Jim Rootham edited this page Feb 10, 2023 · 1 revision

Bids API/Architecture Notes

Architecture is a single page application.

Category endpoint returns a JSON array of categories. Uses GET without parameters.

Select endpoint returns a JSON array of data, including links to attached PDFs. Uses GET with parameters: from_date to_date category - from drop down, multiple entries amount - return all RFPs whose amount range includes this value

This URL can be passed around.

PDFs are stored in base/{RFP id}/filename directories.

Open question - is amount in thousands?

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.