Releases: Nec0ti/LibrisAPI
Releases · Nec0ti/LibrisAPI
Libris API v1.0.0
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:
- Download the source code from GitHub. ⬇️
- Run the
install.bat
(Windows) orinstall.sh
(Linux/macOS) script to install dependencies and configure environment variables. ⚙️ - 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. 📧