Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yangboz/spring-boot-bigchaindb-restful-swagger
A SpringBoot RESTful, SwaggerUI API documentation example for BigchainDb.
https://github.com/yangboz/spring-boot-bigchaindb-restful-swagger
bigchaindb bigchaindb-driver ipfs ipfs-api restful-api spring-boot spring-data-jpa spring-social springframework swagger swagger-ui
Last synced: 14 days ago
JSON representation
A SpringBoot RESTful, SwaggerUI API documentation example for BigchainDb.
- Host: GitHub
- URL: https://github.com/yangboz/spring-boot-bigchaindb-restful-swagger
- Owner: yangboz
- License: mit
- Created: 2018-09-28T01:38:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T04:14:53.000Z (about 6 years ago)
- Last Synced: 2024-12-03T15:12:26.678Z (about 1 month ago)
- Topics: bigchaindb, bigchaindb-driver, ipfs, ipfs-api, restful-api, spring-boot, spring-data-jpa, spring-social, springframework, swagger, swagger-ui
- Language: Java
- Size: 134 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-boot-bigchaindb-restful-swagger
A SpringBoot RESTful, SwaggerUI API documentation example for BigchainDb.
## References
https://start.spring.io/
https://projects.spring.io/spring-data/
https://github.com/bigchaindb/bigchaindb
https://github.com/bigchaindb/java-bigchaindb-driver
https://www.coindesk.com/information/what-is-the-difference-blockchain-and-database/
https://github.com/ipfs/java-ipfs-api.git
https://projects.spring.io/spring-social/
https://github.com/spring-projects/spring-social-samples/tree/master/spring-social-quickstart
http://littlebigextra.com/part-2-authorising-user-using-spring-social-google-facebook-linkedin-spring-security/