Skip to content

IReaderorg/IWebNovel

Repository files navigation

Favorite Books and Chapters

Overview

This web application allows users to save chapters from their favorite books and access them anytime. It features a user-friendly interface to view and search books and chapters and provides a fast, free API for developers to retrieve book and chapter information.

Features

  • Save book titles and chapters with ease.
  • View and search saved books and chapters in a modern UI.
  • API for accessing book and chapter data programmatically.
  • Free and open access to all data.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js with Express
  • Database: SQLite

API Endpoints

  • POST /api/save-to-pastebin: Save chapters.
  • GET /api/chapters: Retrieve all chapters.
  • GET /api/search?query={title}: Search for books by title.

Hosting

The project can be hosted on platforms like:

  • Frontend: Netlify or Vercel
  • Backend: Heroku, DigitalOcean, or AWS
  • SQLite database can be hosted locally or migrated to a managed database.

Setup

  1. Clone the repository:
    git clone https://github.com/your-repo-name.git
  2. Install dependencies:
    npm install
  3. Start the server:
    npm start
  4. Open the frontend in a browser or deploy to a hosting platform.

Contributing

Contributions are welcome! Please submit a pull request or open an issue for suggestions.


Donatoin

we need money to keep this project running ,if you want to support us feel free to support us over here

About

a website to bypass sprite stone limitation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published