Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.19 KB

File metadata and controls

29 lines (24 loc) · 1.19 KB

API Design Guidelines

An API is essentially an interface used by programmers to support communication between systems. Guidelines are useful because the REST architectural style allows for a great deal of flexibility in design. The guidelines that follow are designed to make Ed-Fi API implementations intuitive and easy to use for programmers.

This section covers the following topics in detail:

Ed-Fi API Design and Implementation Guidelines