GithubHelp home page GithubHelp logo

sdd-technical-documentation's Introduction

SDD Technical Documentation

This repository is intended to provide a central point for technical reference for services specific to SDD.

Details how and why we have chosen to our SDD specific architecture.

Documentation covering the ways our development teams work and the technical standards we work against.

This set of documentation is division specific, we base our standards on DfE Digital Guidance, any areas not covered by the DfE Digital guidance or contradictory to this documentation, we take this set of documentation as precedent.

The TRAMS (Trust and Academy Management System) system acts as a data source for SDD's digital services supporting Academies and Free Schools. We're working on a set of RESTful APIs to allow digital services to consume data from TRAMS and to feed back data necessary for completing projects.

The document is maintained here as a central contract so systems can develop against a consistent API while it is in development. It's generated and viewable using (Swagger)[swagger.io]

Use docker run -d -p 80:8080 -v $(pwd):/tmp -e SWAGGER_FILE=/tmp/trams_api_spec/trams_api_spec.yaml swaggerapi/swagger-editor to run the editor with the trams api spec pre loaded, on localhost:80

sdd-technical-documentation's People

Contributors

robertm905 avatar danielburnley avatar christophergunn avatar stewartbarker avatar lewisdaleuk avatar

Watchers

James Cloos avatar  avatar  avatar SFADevOps avatar  avatar

sdd-technical-documentation's Issues

Feature request: Searching for Trusts

Context

For the Academy Transfers project user research has shown that users search for trusts using one of three bits of information:

  • The 'Trust reference number'
  • The name of the trust
  • The companies house number

For usability we've combined these searches into one input as shown here:
image

Requirements

General

This request should be paginated

Request

An endpoint that allows us to search by:

  • The 'Trust reference number'
  • The name of the trust
  • The companies house number

Ideally, being able to search against all three at once using our single input would help with development and reduce the number of requests made to the API

Response

An array of the matching trusts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.