Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenleep authored Jun 9, 2024
1 parent 346394e commit 99f4d06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Simplify the writing of Javascript front-end Service layer code by using json configuration..

https://github.com/stevenleep/smart-service/assets/106362981/2b98ec30-6601-448a-a589-891d4b195873

## Features

- [x] Automatically generate API request functions through simple JSON configuration.
Expand Down Expand Up @@ -58,4 +60,4 @@ const { createServices } = new LooseService(axiosInstance);

## Contributing
- [Contributing Guide](https://github.com/stevenleep/smart-service/blob/main/docs/contributing.md)
- [Publish Guide](https://github.com/stevenleep/smart-service/blob/main/docs/publish.md)
- [Publish Guide](https://github.com/stevenleep/smart-service/blob/main/docs/publish.md)

0 comments on commit 99f4d06

Please sign in to comment.