Skip to content

An API provides a mechanism for book lovers to get information about books of their interest

License

Notifications You must be signed in to change notification settings

thusharabandara/atheneum-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athenium API

Athenium API is a Flask-based web application that provides users with book information, including book titles, authors, publication dates, and descriptions. This API is designed to help book lovers easily access information about their favorite books.

Getting Started

To use Athenium API, you will need to install the required dependencies. You can do this by running the following command:

pip install -r requirements.txt

After installing the dependencies, you can start the server by running the following command:

python app.py

The server will start on localhost:5000.

Contributing

We welcome contributions to Athenium API. If you find any bugs or have any suggestions, please create a new issue or submit a pull request.

License

Athenium API is licensed under the MIT License. See LICENSE for more information.

About

An API provides a mechanism for book lovers to get information about books of their interest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published