-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.md
17 lines (11 loc) · 1 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Drift Server
Drift Server is a web server to document/reverse engineer enterprise applications. Using Drift Server you can collect snapshots of the connected data sources (SQL databases) of an EE system and inspect diffs of those snapshots in correlation with the interactions made with the application.
Go to [Gitbook documentation](https://drift-io.gitbook.io/drift-server) / [Landing page](https://drift-io.github.io/)
#### Testing connectivity to data sources
![Test Connectivity](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/systemconnections.png)
#### Recordings
![Recordings](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/recordings.png)
#### Take snapshots
![Initial Snapshot](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/recording01.png)
#### See snapshot diffs
![Snapshot Diff](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/recording02.png)