https://github.com/habibun/rest
REST resources for learning and practicing.
https://github.com/habibun/rest
api learning rest-api restful-api
Last synced: 4 months ago
JSON representation
REST resources for learning and practicing.
- Host: GitHub
- URL: https://github.com/habibun/rest
- Owner: habibun
- License: mit
- Created: 2023-02-02T05:41:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T04:35:32.000Z (over 3 years ago)
- Last Synced: 2025-03-04T09:15:23.566Z (over 1 year ago)
- Topics: api, learning, rest-api, restful-api
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About The Project
[REST][topic] resources for learning and practicing.
Please check the [learn more](#learn-more) section for more details.
## Learn More
- [REST API Best Practices – REST Endpoint Design Examples](https://www.freecodecamp.org/news/rest-api-best-practices-rest-endpoint-design-examples/)
- [API Architecture - Performance Best Practices for REST APIs](https://abdulrwahab.medium.com/api-architecture-performance-best-practices-for-rest-apis-1d4a5922dae1)
## Related
- [Symfony Rest](https://github.com/habibun/symfony-rest)
## License
Distributed under the MIT License. See **[LICENSE][license]** for more information.
[//]: # (Links)
[topic]: https://en.wikipedia.org/wiki/Representational_state_transfer
[license]: https://github.com/habibun/rest/blob/main/LICENSE