Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranz committed Oct 20, 2018
1 parent 0d560fb commit f66d6c2
Show file tree
Hide file tree
Showing 3 changed files with 408 additions and 343 deletions.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
[![Join the chat at https://gitter.im/just-api/Lobby](https://badges.gitter.im/just-api/Lobby.svg)](https://gitter.im/just-api/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Twitter](https://img.shields.io/twitter/follow/just_api_.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=just_api_)

[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Just-API/donate)


Just-API is a declarative, specification based test framework for `REST`, `GraphQL` APIs. Users can test APIs without writing code, but they can also tap into code when they want to. It reads API test specification from YAML files and runs them in serial/parallel mode. Test reports can be generated in several formats including HTML and JSON.
<br>
Expand Down Expand Up @@ -227,4 +229,11 @@ Kiran kiran.6d.hex@gmail.com
## References
- [Just-API, Testing HTTP-based APIs (REST, GraphQL)](https://medium.com/@kiranz.m/testing-http-based-apis-rest-graphql-f215fba989ca)
- [Just-API, Testing HTTP-based APIs (REST, GraphQL)](https://medium.com/@kiranz.m/testing-http-based-apis-rest-graphql-f215fba989ca)
## Donation
If this project helps you in anyway, Please consider making a donation
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Just-API/donate)
Loading

0 comments on commit f66d6c2

Please sign in to comment.