Skip to content

Libris API v1.0.0

Latest
Compare
Choose a tag to compare
@Nec0ti Nec0ti released this 05 Mar 15:26
· 18 commits to master since this release
b8fe68d

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. πŸ“§