Skip to content

Releases: Nec0ti/LibrisAPI

Libris API v1.0.0

05 Mar 15:26
b8fe68d
Compare
Choose a tag to compare

LibrisAPI v1.0.0 - 🎉 Initial Release 🎉

I'm thrilled to announce the first official release of LibrisAPI! 🥳

✨ What's New ✨

  • ✅ Implemented JWT (JSON Web Token) authentication for secure access to API endpoints. 🔒
  • ✅ Added user registration and login functionality. 🔑
  • ✅ Created basic API endpoints for managing books (GET, POST). 📖
    • GET /api/books: Retrieve a list of all books. 📚
    • POST /api/books: Create a new book. ✍️

🐛 Bug Fixes 🐛

  • ✅ Fixed a bug that caused incorrect error messages to be displayed. ℹ️

🚀 Installation 🚀

To get started with LibrisAPI, follow these simple steps:

  1. Download the source code from GitHub. ⬇️
  2. Run the install.bat (Windows) or install.sh (Linux/macOS) script to install dependencies and configure environment variables. ⚙️
  3. Start the server using npm run dev. ▶️

🚧 Known Issues 🚧

  • 🚧 Pagination is not yet implemented.
  • 🚧 Search functionality is not yet available.

📜 License 📜

This project is licensed under the MIT License. 📝

✉️ Contact ✉️

If you have any questions or feedback, please contact me at core@necoti.dev. 📧