File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2016 Ivan Goncharov
3+ Copyright (c) 2016 CERN.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- # CAP API Documentation OpenAPI Specification
21
3- ## Working on specification
4- ### Install
52
3+ # CERN Analysis Preservation REST API Documentation
4+
5+ ### About
6+ ----
7+ This is the documentation behind the REST API for [ CERN Analysis Preservation] ( https://analysispreservation.cern.ch/ ) .
8+
9+ Other documentation:
10+ - [ CERN Analysis Preservation Docs] ( https://analysispreservation.cern.ch/docs/general/ )
11+ - [ CERN Analysis Preservation Client] ( https://analysispreservation.cern.ch/docs/cli/ )
12+
13+ If you need help or have a question about the API Documentation, please contact us via our [ email] ( analysis-preservation-support@cern.ch ) .
14+
15+ # OpenAPI Specification
16+
17+ ### Install
18+ ---
6191 . Install [ Node JS] ( https://nodejs.org/ )
7202 . Clone repo and run ` npm install ` in the repo root
821
922### Usage
23+ ---
1024
1125#### ` npm start `
1226Starts the development server.
You can’t perform that action at this time.
0 commit comments