Skip to content

Commit

Permalink
Remove outdated Swagger and API documentation.
Browse files Browse the repository at this point in the history
The API docs have not been updated in 2+ years and they are almost
unusable. None of the endpoints work.

Related to #577
  • Loading branch information
viktorsmari committed Apr 19, 2021
1 parent 153b9cb commit 3ac38ff
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4,751 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you are a Fab labs entusiast and/or you would like to contribute to the proje

## Getting started

The platform is build with [Ruby on Rails](https://rubyonrails.org/). We recommend reading their [guide](https://guides.rubyonrails.org/getting_started.html).
The platform is built with [Ruby on Rails](https://rubyonrails.org/). We recommend reading the [guide](https://guides.rubyonrails.org/getting_started.html).

You can develop locally, or by using docker-compose (advanced).

Expand Down Expand Up @@ -92,16 +92,6 @@ Run tests with:
./scripts/docker-backup-db.sh
```
## API Documentation
Take a look at the [developer guide](https://docs.fablabs.io) for information on how to
integrate Fablabs.io in your application.
Check out also the [API Reference](https://docs.fablabs.io/swagger/index.html),
the [Examples](https://github.com/fablabbcn/examples.fablabs.io), and the [fablabs.js library](https://github.com/fablabbcn/fablabsjs).
The API docs are hosted in this repo: https://github.com/fablabbcn/docs.fablabs.io
### Getting an API Token
1. Login to fablabs.io
Expand Down
Loading

0 comments on commit 3ac38ff

Please sign in to comment.