Skip to content

This project provides an Atom RSS feed for new eBooks from Dedao.

License

Notifications You must be signed in to change notification settings

d100972/dedao-ebook-srv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

dedao-ebook-srv

This project provides an Atom RSS feed for new eBooks from Dedao.

Getting Started

You can easily deploy this project to Zeabur by clicking the button below: Deploy on Zeabur

Prerequisites

  • Go programming language installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/d100972/dedao-ebook-srv.git
    cd dedao-ebook-srv
  2. Install dependencies:

    go mod tidy

Running the Application

To run the application, execute the following command:

go run main.go

Local Testing

You can test the application locally by accessing the following URL in your browser:

http://127.0.0.1:8080/feeds/dedao.atom

Building the Application

To build the application, you can use the provided start.sh script. This script will detect your operating system and build the application accordingly.

./start.sh

The application will run in the background, and logs will be written to app.log.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This project provides an Atom RSS feed for new eBooks from Dedao.

Resources

License

Stars

Watchers

Forks

Packages

No packages published