Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equinor/api-strategy
Equinor API Strategy
https://github.com/equinor/api-strategy
api api-economy api-managem api-platform api-strategy documentation equinor equinor-apis rest rest-api restful restful-api
Last synced: about 1 month ago
JSON representation
Equinor API Strategy
- Host: GitHub
- URL: https://github.com/equinor/api-strategy
- Owner: equinor
- License: cc-by-sa-4.0
- Created: 2018-10-02T19:46:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T13:55:31.000Z (about 1 year ago)
- Last Synced: 2023-12-06T14:44:17.414Z (about 1 year ago)
- Topics: api, api-economy, api-managem, api-platform, api-strategy, documentation, equinor, equinor-apis, rest, rest-api, restful, restful-api
- Homepage:
- Size: 176 KB
- Stars: 92
- Watchers: 23
- Forks: 23
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Equinor API Strategy
The [Equinor API Strategy](docs/strategy.md) outlines the direction for management, design and development of APIs at Equinor. The [Equinor REST API Guidelines](docs/rest_guidelines.md) is an accompanying document containing guidelines and recommendations specifically for REST API design.
## Background
Application programming interfaces (APIs) are a core element of any digital business platform. APIs provide the interfaces between apps, data and services. These interfaces enables the connection between people, businesses and things. With proper management, APIs can be an enabler for innovation, faster development of digital products and new business models. This can positively affect the profitability of the company, a concept referred to in the industry as _the API Economy_.
With the latest version of the governing document TR1621 (v7), Equinor is heading in an "API first" direction; software components should offer APIs to communicate with other components, share data and functionality. To further capitalize on the potentials of the API Economy, CIT via Chief Engineer IT has established the API Strategy.
## Documents
* [API Strategy](docs/strategy.md)
* [REST API Guidelines](docs/rest_guidelines.md)
* [Naming conventions and guidelines](docs/naming.md)
* [API Management tool decision](docs/api_mgmt_decision.md)
* [API Management](docs/api_management.md)
* [Mandate](docs/mandate.md)## Contributing
To contribute to this repository, please see the [contribution guidelines](CONTRIBUTING.md).