https://github.com/mkdika/ts-express-rest-api
Typescript Express.js REST API example.
https://github.com/mkdika/ts-express-rest-api
example express-js poc rest-api typescript
Last synced: 10 months ago
JSON representation
Typescript Express.js REST API example.
- Host: GitHub
- URL: https://github.com/mkdika/ts-express-rest-api
- Owner: mkdika
- License: mit
- Created: 2021-05-21T01:27:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-21T01:33:44.000Z (over 4 years ago)
- Last Synced: 2025-01-31T09:45:06.567Z (12 months ago)
- Topics: example, express-js, poc, rest-api, typescript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typescript Express.js REST API
[](/LICENSE)
A Typescript Express.js REST API project example.
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
## Contributors
- [Maikel Chandika](https://github.com/mkdika) - creator and maintainer
## Copyright and License
Copyright 2021 Maikel Chandika (mkdika@gmail.com). Code released under the MIT License. See [LICENSE](/LICENSE) file.