https://github.com/rdvid/flask-book
api to send epub and pdf for kindle
https://github.com/rdvid/flask-book
api backend flask microservices python3
Last synced: about 2 months ago
JSON representation
api to send epub and pdf for kindle
- Host: GitHub
- URL: https://github.com/rdvid/flask-book
- Owner: rdvid
- Created: 2023-10-18T20:41:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T22:13:57.000Z (over 2 years ago)
- Last Synced: 2025-02-22T03:16:43.581Z (over 1 year ago)
- Topics: api, backend, flask, microservices, python3
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flask Book API





"Large amounts of information just one-finger away"
Flask api was designed to work with a front-end hosted in another repository, but feel free to use insomnia or postman if you wish to.
You can see the source code of front-end [here](https://github.com/rdvid/react-book)
### Next Features
This project remain in constant development. Next features will be focused on:
- [ ] Test coverage with pytest
- [ ] Implement RabbitMQ for queue management
- [ ] Cover more file formats
## 💻 Requirements
* `python`
* `docker`
## 🚀 Installing Next Ecommerce
## TODO
```
- git clone the repo
- in terminal, go to project root directory
- npm install to download dependencies
- npm run start for project exec
```
## ☕ Using Next Ecommerce
## TODO
## 📫 Wanna help?
1. Fork this repo.
2. Create a branch: `git checkout -b `.
3. Do your alterations and tell then in your commit message: `git commit -m ''`
4. Send then to origin fork: `git push origin / `
5. Create a pull request detailing your implementation.
[How to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## 🤝 Developed by: