All Projects → allan-simon → Sentence Aligner Rust

allan-simon / Sentence Aligner Rust

rest service + frontend to align sentences , in rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Sentence Aligner Rust

Mygpo
The gpodder.net webservice
Stars: ✭ 176 (+1253.85%)
Mutual labels:  rest-api, webservice
Restheart
RESTHeart - The REST API for MongoDB
Stars: ✭ 659 (+4969.23%)
Mutual labels:  rest-api, webservice
Ulfius
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
Stars: ✭ 666 (+5023.08%)
Mutual labels:  rest-api, webservice
Node Express Boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
Stars: ✭ 890 (+6746.15%)
Mutual labels:  rest-api
Alpaca Trade Api Python
Python client for Alpaca's trade API
Stars: ✭ 912 (+6915.38%)
Mutual labels:  rest-api
Pyensemblrest
A wrapper for the EnsEMBL REST API
Stars: ✭ 25 (+92.31%)
Mutual labels:  rest-api
Symfony Api Skeleton
rest api skeleton based on symfony-flex, api-platform, fosuserbundle etc.
Stars: ✭ 11 (-15.38%)
Mutual labels:  rest-api
Foxcross
AsyncIO serving for data science models
Stars: ✭ 18 (+38.46%)
Mutual labels:  rest-api
Express Boilerplate
🚀 Starter project for a RESTful API in Node with Express & mongoose component-based
Stars: ✭ 9 (-30.77%)
Mutual labels:  rest-api
Offit
Simple but powerful API mocking library. Make mocks great again.
Stars: ✭ 25 (+92.31%)
Mutual labels:  webservice
Nestjs Cqrs Starter
Nestjs-cqrs API
Stars: ✭ 25 (+92.31%)
Mutual labels:  rest-api
Koa Typeorm Starter
Starter project for using koa with TS and TypeORM
Stars: ✭ 23 (+76.92%)
Mutual labels:  rest-api
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (+92.31%)
Mutual labels:  rest-api
10 Weeks
10-weeks of technology exploration
Stars: ✭ 22 (+69.23%)
Mutual labels:  webservice
Flask Scaffold
Prototype Database driven Web apps in Angular 6, Bootstrap 4 and REST API's with Flask (Python 3 framework)
Stars: ✭ 853 (+6461.54%)
Mutual labels:  rest-api
Vmix Rest Api
REST API and remote Web Controller access for vMix Live Video Streaming
Stars: ✭ 18 (+38.46%)
Mutual labels:  rest-api
Swagger Core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Stars: ✭ 6,898 (+52961.54%)
Mutual labels:  rest-api
Django Rest Booking Api
A Restful api which allows you to book sports events or update existing odds.
Stars: ✭ 24 (+84.62%)
Mutual labels:  rest-api
Gimlet
A micro web application framework for OpenResty written in Moonscript inspired by Martini & Sinatra.
Stars: ✭ 23 (+76.92%)
Mutual labels:  rest-api
Nodejs Restapi Using Express Mysql
Nodejs Restful API for CRUD operation using MySQL
Stars: ✭ 25 (+92.31%)
Mutual labels:  rest-api

Build Status

Sentence-aligner

Sentence aligner api

Start the project

vagrant up

and then vagrant ssh

once in the terminal you can compile/run the project with

cargo run

Tests

cargo test to run the tests (the server must be up and running)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].