Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jass
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Léo HENCHES
jass
Commits
29749b15
Commit
29749b15
authored
8 years ago
by
Hervé MENAGER
Browse files
Options
Downloads
Patches
Plain Diff
update README
parent
aa458d10
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
python-flask-server/README.md
+3
-8
3 additions, 8 deletions
python-flask-server/README.md
with
3 additions
and
8 deletions
python-flask-server/README.md
+
3
−
8
View file @
29749b15
#
Swagger generated server
#
JASS
## Overview
## HOWTO
This server was generated by the
[
swagger-codegen
](
https://github.com/swagger-api/swagger-codegen
)
project. By using the
[
OpenAPI-Spec
](
https://github.com/swagger-api/swagger-core/wiki
)
from a remote server, you can easily generate a server stub. This
is an example of building a swagger-enabled Flask server.
This example uses the
[
Connexion
](
https://github.com/zalando/connexion
)
library on top of Flask.
To run the server, please execute the following from the root directory:
To run the server, please execute the following from the root directory:
...
@@ -20,7 +15,7 @@ and open your browser to here:
...
@@ -20,7 +15,7 @@ and open your browser to here:
http://localhost:8080/ui/
http://localhost:8080/ui/
```
```
Your
Swagger definition lives here:
The
Swagger definition
for this server's API
lives here:
```
```
http://localhost:8080/swagger.json
http://localhost:8080/swagger.json
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment