Crates.io | nextapi |
lib.rs | nextapi |
version | 0.0.0 |
source | src |
created_at | 2024-01-09 15:54:02.248181 |
updated_at | 2024-01-09 15:54:02.248181 |
description | Next API: A simple Restful API framework for Rust |
homepage | |
repository | |
max_upload_size | |
id | 1094159 |
size | 54,310 |
Note: This project is currently in Active Development. so if you like to improve or want to add more features and enhancements, you can contribute on GitHub repository. by forking. make sure to star ⭐ the repository if you like it!
NextAPI is a Rust crate library designed to streamline RESTful API interactions. It emphasizes efficiency, reliability, and scalability for developers.
[dependencies]
nextapi = "0.0.0"
use nextapi::*;
Contributions are welcome! Before contributing, please read our Contributing Guidelines to ensure a smooth and collaborative development process.
Please review our Code of Conduct to understand the standards of behavior we expect from contributors and users of this project.
This project is licensed under the MIT License. See LICENSE for more details.