Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calebmer/shop-keeper
The API logic should be the least of your concerns, focus on your data and your front end
https://github.com/calebmer/shop-keeper
Last synced: 11 days ago
JSON representation
The API logic should be the least of your concerns, focus on your data and your front end
- Host: GitHub
- URL: https://github.com/calebmer/shop-keeper
- Owner: calebmer
- Created: 2015-07-26T13:11:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T21:19:11.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T08:14:14.800Z (about 2 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShopKeeper
For any team, the benefit of having an API power your application is *huge*. But a good API is hard to build. I mean really hard. The ShopKeeper framework intends to make the API building process much easier. The API logic should be the least of your concerns, focus on your data and your front end.## Documentation—WIP
If you want to learn more about `shop-keeper`, bug me about it on the issue tracker and I can write some documentation.