Skip to content

Commit

Permalink
Merge pull request #20 from ba-st/readme
Browse files Browse the repository at this point in the history
Updated readme.
  • Loading branch information
gcotelli authored Dec 9, 2018
2 parents 4dba6ea + d543a97 commit 93d5bb8
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center"><img src="assets/logos/128x128.png">
<h1 align="center">Stargate</h1>
<p align="center">
What is this thing? “the motto” and the goals. The vision.
Stargate is a library supporting the creation of HTTP based RESTful APIs.
<br>
<a href="docs/"><strong>Explore the docs »</strong></a>
<br>
Expand All @@ -16,7 +16,7 @@
[![Build Status](https://travis-ci.org/ba-st/Stargate.svg?branch=master)](https://travis-ci.org/ba-st/Stargate)
[![Coverage Status](https://coveralls.io/repos/github/ba-st/Stargate/badge.svg?branch=master)](https://coveralls.io/github/ba-st/Stargate?branch=master)

Why would I care about this thing? When to use, for whom is designed, when not to use.
It's built on top of Teapot and Zinc, providing a conceptual framework to simplify the creation of RESTful APIs including HATEOAS, content negotiation, API versioning, ETags and pagination.

## License
- The code is licensed under [MIT](LICENSE).
Expand All @@ -35,3 +35,6 @@ To load the project in a Pharo image, or declare it as a dependency of your own
## Contributing

Check the [Contribution Guidelines](CONTRIBUTING.md)

---
*Icons by [icons8.com](https://icons8.com)*
Binary file added assets/logos/128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logos/64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/logos/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93d5bb8

Please sign in to comment.